Description
Updates disk tags by using Elastic Compute Service (ECS) instance tags.
Syntax
Action: ACS::ECS::UpdateDiskTagsByEcsInstanceTags
Properties:
regionId: String
instanceId: String
tagKeys: List
isUpdate: BooleanAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | Yes | ||
instanceId | The ID of the ECS instance. | String | Yes | ||
tagKeys | The collection of tag keys. | List | Yes | ||
isUpdate | Specifies whether to overwrite duplicate keys. | Boolean | No | False |
Output
None
References
For more information, see ACS::ECS::UpdateDiskTagsByEcsInstanceTags.yml at GitHub.