pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotwireless.kotlin
/
DeviceProfileArgs
/
DeviceProfileArgs
Device
Profile
Args
fun
DeviceProfileArgs
(
loRaWan
:
Output
<
DeviceProfileLoRaWanDeviceProfileArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
DeviceProfileTagArgs
>
>
?
=
null
)