toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotwireless.kotlin.outputs
/
WirelessDeviceSessionKeysAbpV10x
Wireless
Device
Session
Keys
Abp
V10x
data
class
WirelessDeviceSessionKeysAbpV10x
(
val
appSKey
:
String
,
val
nwkSKey
:
String
)
Members
Constructors
Wireless
Device
Session
Keys
Abp
V10x
Link copied to clipboard
constructor
(
appSKey
:
String
,
nwkSKey
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
app
SKey
Link copied to clipboard
val
appSKey
:
String
The AppSKey value.
nwk
SKey
Link copied to clipboard
val
nwkSKey
:
String
The NwkKey value.