Changes the instance type of a subscription ECS instance.
Description
Changes the instance type of a subscription ECS instance.
Syntax
Action: ACS::ECS::ModifyPrepaySpec
Properties:
regionId: String
instanceId: String
operatorType: String
instanceType: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
Region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
instanceId |
ECS instance ID. |
String |
Yes |
||
|
operatorType |
Operation type. |
String |
No |
upgrade |
|
|
instanceType |
ECS instance type. |
String |
Yes |
Output
None
References
Source template: ACS::ECS::ModifyPrepaySpec on GitHub.