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