@Stability(value=Stable) public static final class CfnWirelessDevice.OtaaV11Property.Builder extends Object implements software.amazon.jsii.Builder<CfnWirelessDevice.OtaaV11Property>
CfnWirelessDevice.OtaaV11Property| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWirelessDevice.OtaaV11Property.Builder |
appKey(String appKey)
Sets the value of
CfnWirelessDevice.OtaaV11Property.getAppKey() |
CfnWirelessDevice.OtaaV11Property |
build()
Builds the configured instance.
|
CfnWirelessDevice.OtaaV11Property.Builder |
joinEui(String joinEui)
Sets the value of
CfnWirelessDevice.OtaaV11Property.getJoinEui() |
CfnWirelessDevice.OtaaV11Property.Builder |
nwkKey(String nwkKey)
Sets the value of
CfnWirelessDevice.OtaaV11Property.getNwkKey() |
@Stability(value=Stable) public CfnWirelessDevice.OtaaV11Property.Builder appKey(String appKey)
CfnWirelessDevice.OtaaV11Property.getAppKey()appKey - `CfnWirelessDevice.OtaaV11Property.AppKey`. This parameter is required.this@Stability(value=Stable) public CfnWirelessDevice.OtaaV11Property.Builder joinEui(String joinEui)
CfnWirelessDevice.OtaaV11Property.getJoinEui()joinEui - `CfnWirelessDevice.OtaaV11Property.JoinEui`. This parameter is required.this@Stability(value=Stable) public CfnWirelessDevice.OtaaV11Property.Builder nwkKey(String nwkKey)
CfnWirelessDevice.OtaaV11Property.getNwkKey()nwkKey - `CfnWirelessDevice.OtaaV11Property.NwkKey`. This parameter is required.this@Stability(value=Stable) public CfnWirelessDevice.OtaaV11Property build()
build in interface software.amazon.jsii.Builder<CfnWirelessDevice.OtaaV11Property>CfnWirelessDevice.OtaaV11PropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.