toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lakeformation.kotlin.inputs
/
TagAssociationLfTagPairArgsBuilder
Tag
Association
Lf
Tag
Pair
Args
Builder
class
TagAssociationLfTagPairArgsBuilder
Builder for
TagAssociationLfTagPairArgs
.
Members
Functions
catalog
Id
Link copied to clipboard
@
JvmName
(
name
=
"whpecoeyjugkottu"
)
suspend
fun
catalogId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gdyhrsvgvhwoqric"
)
suspend
fun
catalogId
(
value
:
String
)
tag
Key
Link copied to clipboard
@
JvmName
(
name
=
"ywbrwhksakdulmsb"
)
suspend
fun
tagKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xkonmeyvruqaehfc"
)
suspend
fun
tagKey
(
value
:
String
)
tag
Values
Link copied to clipboard
@
JvmName
(
name
=
"pahepuwjyockbloy"
)
suspend
fun
tagValues
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"gjuovpdknuwymkdq"
)
suspend
fun
tagValues
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ptvpoeayutxhtdrm"
)
suspend
fun
tagValues
(
vararg
values
:
String
)
@
JvmName
(
name
=
"vvktoclplvhbjpks"
)
suspend
fun
tagValues
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"fvchsjhbogntvhhl"
)
suspend
fun
tagValues
(
value
:
List
<
String
>
)