pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lakeformation.kotlin.inputs
/
GetTagPlainArgs
Get
Tag
Plain
Args
data
class
GetTagPlainArgs
(
val
tagKey
:
String
)
:
ConvertibleToJava
<
GetTagPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Tag
Plain
Args
Link copied to clipboard
fun
GetTagPlainArgs
(
tagKey
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTagPlainArgs
Properties
tag
Key
Link copied to clipboard
val
tagKey
:
String
The key-name for the LF-tag.