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.inputs
/
GetTagPlainArgs
Get
Tag
Plain
Args
data
class
GetTagPlainArgs
(
val
tagKey
:
String
)
:
ConvertibleToJava
<
GetTagPlainArgs
>
Members
Constructors
Get
Tag
Plain
Args
Link copied to clipboard
constructor
(
tagKey
:
String
)
Properties
tag
Key
Link copied to clipboard
val
tagKey
:
String
The key-name for the LF-tag.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTagPlainArgs