pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lakeformation.kotlin
/
TagArgs
/
TagArgs
Tag
Args
fun
TagArgs
(
catalogId
:
Output
<
String
>
?
=
null
,
tagKey
:
Output
<
String
>
?
=
null
,
tagValues
:
Output
<
List
<
String
>
>
?
=
null
)