toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.kotlin.outputs
/
Tag
Tag
data
class
Tag
(
val
key
:
String
,
val
value
:
String
)
A set of tags to apply to the resource.
Members
Constructors
Tag
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
The key name of the tag
value
Link copied to clipboard
val
value
:
String
The value of the tag