toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lakeformation.kotlin
/
TagArgsBuilder
Tag
Args
Builder
class
TagArgsBuilder
Builder for
TagArgs
.
Members
Functions
catalog
Id
Link copied to clipboard
@
JvmName
(
name
=
"ujpyjyhwgervhoct"
)
suspend
fun
catalogId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fnjumiurlliwgjtn"
)
suspend
fun
catalogId
(
value
:
String
?
)
tag
Key
Link copied to clipboard
@
JvmName
(
name
=
"liohcygmhbnhphnq"
)
suspend
fun
tagKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hlejdrwjifuxvkfh"
)
suspend
fun
tagKey
(
value
:
String
?
)
tag
Values
Link copied to clipboard
@
JvmName
(
name
=
"taxwpokmlmwyhnma"
)
suspend
fun
tagValues
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"wowmwmobuwdoccgh"
)
suspend
fun
tagValues
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"mvuxbfcicexmpjmw"
)
suspend
fun
tagValues
(
vararg
values
:
String
)
@
JvmName
(
name
=
"pavlkowiaghponnv"
)
suspend
fun
tagValues
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"cbeotlxksdtolvcf"
)
suspend
fun
tagValues
(
value
:
List
<
String
>
?
)