@Stability(value=Stable) public static final class CfnWirelessDevice.SessionKeysAbpV11Property.Builder extends Object implements software.amazon.jsii.Builder<CfnWirelessDevice.SessionKeysAbpV11Property>
CfnWirelessDevice.SessionKeysAbpV11Property| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWirelessDevice.SessionKeysAbpV11Property.Builder |
appSKey(String appSKey)
Sets the value of
CfnWirelessDevice.SessionKeysAbpV11Property.getAppSKey() |
CfnWirelessDevice.SessionKeysAbpV11Property |
build()
Builds the configured instance.
|
CfnWirelessDevice.SessionKeysAbpV11Property.Builder |
fNwkSIntKey(String fNwkSIntKey)
Sets the value of
CfnWirelessDevice.SessionKeysAbpV11Property.getFNwkSIntKey() |
CfnWirelessDevice.SessionKeysAbpV11Property.Builder |
nwkSEncKey(String nwkSEncKey)
Sets the value of
CfnWirelessDevice.SessionKeysAbpV11Property.getNwkSEncKey() |
CfnWirelessDevice.SessionKeysAbpV11Property.Builder |
sNwkSIntKey(String sNwkSIntKey)
Sets the value of
CfnWirelessDevice.SessionKeysAbpV11Property.getSNwkSIntKey() |
@Stability(value=Stable) public CfnWirelessDevice.SessionKeysAbpV11Property.Builder appSKey(String appSKey)
CfnWirelessDevice.SessionKeysAbpV11Property.getAppSKey()appSKey - `CfnWirelessDevice.SessionKeysAbpV11Property.AppSKey`. This parameter is required.this@Stability(value=Stable) public CfnWirelessDevice.SessionKeysAbpV11Property.Builder fNwkSIntKey(String fNwkSIntKey)
CfnWirelessDevice.SessionKeysAbpV11Property.getFNwkSIntKey()fNwkSIntKey - `CfnWirelessDevice.SessionKeysAbpV11Property.FNwkSIntKey`. This parameter is required.this@Stability(value=Stable) public CfnWirelessDevice.SessionKeysAbpV11Property.Builder nwkSEncKey(String nwkSEncKey)
CfnWirelessDevice.SessionKeysAbpV11Property.getNwkSEncKey()nwkSEncKey - `CfnWirelessDevice.SessionKeysAbpV11Property.NwkSEncKey`. This parameter is required.this@Stability(value=Stable) public CfnWirelessDevice.SessionKeysAbpV11Property.Builder sNwkSIntKey(String sNwkSIntKey)
CfnWirelessDevice.SessionKeysAbpV11Property.getSNwkSIntKey()sNwkSIntKey - `CfnWirelessDevice.SessionKeysAbpV11Property.SNwkSIntKey`. This parameter is required.this@Stability(value=Stable) public CfnWirelessDevice.SessionKeysAbpV11Property build()
build in interface software.amazon.jsii.Builder<CfnWirelessDevice.SessionKeysAbpV11Property>CfnWirelessDevice.SessionKeysAbpV11PropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.