Action
ACS::ECS::ModifyInstanceAttribute
Description
Modifies the attributes of an Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::ECS::ModifyInstanceAttribute
Properties:
instanceAttributes: Json
instanceId: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
instanceAttributes |
The attributes of the ECS instance to modify. |
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 on GitHub.