toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.governance.kotlin.outputs
/
AccountAccountTag
Account
Account
Tag
data
class
AccountAccountTag
(
val
tagKey
:
String
?
=
null
,
val
tagValue
:
String
?
=
null
)
Members
Constructors
Account
Account
Tag
Link copied to clipboard
constructor
(
tagKey
:
String
?
=
null
,
tagValue
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
tag
Key
Link copied to clipboard
val
tagKey
:
String
?
=
null
The key of the tags
tag
Value
Link copied to clipboard
val
tagValue
:
String
?
=
null
The value of the tags