Description
Changes the instance type of a subscription Elastic Compute Service (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 | The region ID. | String | No | {{ ACS::RegionId }} | |
instanceId | The ID of the ECS instance. | String | Yes | ||
operatorType | The type of the operation. | String | No | upgrade | |
instanceType | The type of the ECS instance. | String | Yes |
Output
None
References
For more information, see ACS::ECS::ModifyPrepaySpec at GitHub.