pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appstream.kotlin.outputs
/
AppBlockTag1Properties
App
Block
Tag1Properties
data
class
AppBlockTag1Properties
(
val
tagKey
:
String
,
val
tagValue
:
String
)
Types
Constructors
Properties
Constructors
App
Block
Tag1Properties
Link copied to clipboard
fun
AppBlockTag1Properties
(
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