toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appstream.kotlin.outputs
/
ApplicationTag1Properties
Application
Tag1Properties
data
class
ApplicationTag1Properties
(
val
tagKey
:
String
,
val
tagValue
:
String
)
Members
Constructors
Application
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