pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotwireless.kotlin
/
ServiceProfileArgs
/
ServiceProfileArgs
Service
Profile
Args
fun
ServiceProfileArgs
(
loRaWan
:
Output
<
ServiceProfileLoRaWanServiceProfileArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
ServiceProfileTagArgs
>
>
?
=
null
)