toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appstream.kotlin.outputs
/
AppBlockTag1Properties
App
Block
Tag1Properties
data
class
AppBlockTag1Properties
(
val
tagKey
:
String
,
val
tagValue
:
String
)
Members
Constructors
App
Block
Tag1Properties
Link copied to clipboard
constructor
(
tagKey
:
String
,
tagValue
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
tag
Key
Link copied to clipboard
val
tagKey
:
String
tag
Value
Link copied to clipboard
val
tagValue
:
String