pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.lakeformation.kotlin
/
LfTagArgs
/
LfTagArgs
Lf
Tag
Args
fun
LfTagArgs
(
catalogId
:
Output
<
String
>
?
=
null
,
key
:
Output
<
String
>
?
=
null
,
values
:
Output
<
List
<
String
>
>
?
=
null
)