toggle menu
pulumi-alicloud-kotlin
3.77.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.directmail.kotlin.outputs
/
GetTagsTag
Get
Tags
Tag
data
class
GetTagsTag
(
val
id
:
String
,
val
tagId
:
String
,
val
tagName
:
String
)
Members
Constructors
Get
Tags
Tag
Link copied to clipboard
constructor
(
id
:
String
,
tagId
:
String
,
tagName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
The ID of the tag.
tag
Id
Link copied to clipboard
val
tagId
:
String
The ID of the tag.
tag
Name
Link copied to clipboard
val
tagName
:
String
The name of the tag.