@Stability(value=Stable) public static final class CfnWirelessDevice.SessionKeysAbpV10xProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWirelessDevice.SessionKeysAbpV10xProperty>
CfnWirelessDevice.SessionKeysAbpV10xProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnWirelessDevice.SessionKeysAbpV10xProperty.Builder |
appSKey(String appSKey)
Sets the value of
CfnWirelessDevice.SessionKeysAbpV10xProperty.getAppSKey() |
CfnWirelessDevice.SessionKeysAbpV10xProperty |
build()
Builds the configured instance.
|
CfnWirelessDevice.SessionKeysAbpV10xProperty.Builder |
nwkSKey(String nwkSKey)
Sets the value of
CfnWirelessDevice.SessionKeysAbpV10xProperty.getNwkSKey() |
@Stability(value=Stable) public CfnWirelessDevice.SessionKeysAbpV10xProperty.Builder appSKey(String appSKey)
CfnWirelessDevice.SessionKeysAbpV10xProperty.getAppSKey()
appSKey
- `CfnWirelessDevice.SessionKeysAbpV10xProperty.AppSKey`. This parameter is required.this
@Stability(value=Stable) public CfnWirelessDevice.SessionKeysAbpV10xProperty.Builder nwkSKey(String nwkSKey)
CfnWirelessDevice.SessionKeysAbpV10xProperty.getNwkSKey()
nwkSKey
- `CfnWirelessDevice.SessionKeysAbpV10xProperty.NwkSKey`. This parameter is required.this
@Stability(value=Stable) public CfnWirelessDevice.SessionKeysAbpV10xProperty build()
build
in interface software.amazon.jsii.Builder<CfnWirelessDevice.SessionKeysAbpV10xProperty>
CfnWirelessDevice.SessionKeysAbpV10xProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.