toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotwireless.kotlin.outputs
/
WirelessDeviceAbpV11
Wireless
Device
Abp
V11
data
class
WirelessDeviceAbpV11
(
val
devAddr
:
String
,
val
sessionKeys
:
WirelessDeviceSessionKeysAbpV11
)
Members
Constructors
Wireless
Device
Abp
V11
Link copied to clipboard
constructor
(
devAddr
:
String
,
sessionKeys
:
WirelessDeviceSessionKeysAbpV11
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
dev
Addr
Link copied to clipboard
val
devAddr
:
String
The DevAddr value.
session
Keys
Link copied to clipboard
val
sessionKeys
:
WirelessDeviceSessionKeysAbpV11
Session keys for ABP v1.1.