Data Types

ResourceTag

Information on the tag bound to resources.

Parameter Name
Type
Description

key

String

Tag key.

value

String

Tag value.

createdDate

String

Creation time.

Tag

Information on a tag, including its key and value.

Parameter Name
Type
Required
Description

key

String

Yes

Tag key. Length limit: 1 to 64 characters.

value

String

No

Tag value. Length limit: 1 to 64 characters.

TagInfo

Information on a tag.

Parameter Name
Type
Description

key

String

Tag key.

value

String

Tag value.

bindResourceCount

Integer

Number of resources bound to a tag.

createdDate

String

Creation time.

Last updated