pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.frauddetector.kotlin
/
LabelArgs
/
LabelArgs
Label
Args
fun
LabelArgs
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
LabelTagArgs
>
>
?
=
null
)