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.inputs
/
WirelessDeviceAbpV10xArgs
Wireless
Device
Abp
V10x
Args
data
class
WirelessDeviceAbpV10xArgs
(
val
devAddr
:
Output
<
String
>
,
val
sessionKeys
:
Output
<
WirelessDeviceSessionKeysAbpV10xArgs
>
)
:
ConvertibleToJava
<
WirelessDeviceAbpV10xArgs
>
Members
Constructors
Wireless
Device
Abp
V10x
Args
Link copied to clipboard
constructor
(
devAddr
:
Output
<
String
>
,
sessionKeys
:
Output
<
WirelessDeviceSessionKeysAbpV10xArgs
>
)
Properties
dev
Addr
Link copied to clipboard
val
devAddr
:
Output
<
String
>
The DevAddr value.
session
Keys
Link copied to clipboard
val
sessionKeys
:
Output
<
WirelessDeviceSessionKeysAbpV10xArgs
>
Session keys for ABP v1.0.x.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WirelessDeviceAbpV10xArgs