toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appstream.kotlin.inputs
/
AppBlockTag1PropertiesArgs
App
Block
Tag1Properties
Args
data
class
AppBlockTag1PropertiesArgs
(
val
tagKey
:
Output
<
String
>
,
val
tagValue
:
Output
<
String
>
)
:
ConvertibleToJava
<
AppBlockTag1PropertiesArgs
>
Members
Constructors
App
Block
Tag1Properties
Args
Link copied to clipboard
constructor
(
tagKey
:
Output
<
String
>
,
tagValue
:
Output
<
String
>
)
Properties
tag
Key
Link copied to clipboard
val
tagKey
:
Output
<
String
>
tag
Value
Link copied to clipboard
val
tagValue
:
Output
<
String
>
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AppBlockTag1PropertiesArgs