@Stability(value=Stable)
public static interface CfnWirelessDevice.SessionKeysAbpV11Property
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWirelessDevice.SessionKeysAbpV11Property.Builder
A builder for
CfnWirelessDevice.SessionKeysAbpV11Property |
static class |
CfnWirelessDevice.SessionKeysAbpV11Property.Jsii$Proxy
An implementation for
CfnWirelessDevice.SessionKeysAbpV11Property |
| Modifier and Type | Method and Description |
|---|---|
static CfnWirelessDevice.SessionKeysAbpV11Property.Builder |
builder() |
String |
getAppSKey()
`CfnWirelessDevice.SessionKeysAbpV11Property.AppSKey`.
|
String |
getFNwkSIntKey()
`CfnWirelessDevice.SessionKeysAbpV11Property.FNwkSIntKey`.
|
String |
getNwkSEncKey()
`CfnWirelessDevice.SessionKeysAbpV11Property.NwkSEncKey`.
|
String |
getSNwkSIntKey()
`CfnWirelessDevice.SessionKeysAbpV11Property.SNwkSIntKey`.
|
@Stability(value=Stable) @NotNull String getAppSKey()
@Stability(value=Stable) @NotNull String getFNwkSIntKey()
@Stability(value=Stable) @NotNull String getNwkSEncKey()
@Stability(value=Stable) @NotNull String getSNwkSIntKey()
@Stability(value=Stable) static CfnWirelessDevice.SessionKeysAbpV11Property.Builder builder()
Copyright © 2021. All rights reserved.