Action
ACS::ECS::ModifyInstanceAttribute
Description
Modifies the attributes of an Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::ECS::ModifyInstanceAttribute
Properties:
instanceAttributes: Json
instanceId: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
instanceAttributes | The information about the ECS instance. | Json | Yes | ||
instanceId | The ID of the ECS instance. | String | Yes |
Output
Output item | Description | Type |
instanceInfos | String |
References
For more information, see ACS::ECS::ModifyInstanceAttribute at GitHub.