toggle menu
pulumi-alicloud-kotlin
3.61.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.tag.kotlin.outputs
/
GetMetaTagsTag
Get
Meta
Tags
Tag
data
class
GetMetaTagsTag
(
val
category
:
String
,
val
keyName
:
String
,
val
valueName
:
String
)
Members
Constructors
Get
Meta
Tags
Tag
Link copied to clipboard
constructor
(
category
:
String
,
keyName
:
String
,
valueName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
category
Link copied to clipboard
val
category
:
String
The type of the resource tags.
key
Name
Link copied to clipboard
val
keyName
:
String
The name of the key.
value
Name
Link copied to clipboard
val
valueName
:
String
The name of the value.