Changes the billing method of ECS instances that belong to a specified instance type family.
Action
ACS::ECS::ModifyInstanceChargeTypeSpecifiedInstanceTypeFamilies
Description
Changes the billing method of an ECS instance whose instance type belongs to a specified instance type family.
Syntax
Action: ACS::ECS::ModifyInstanceChargeTypeSpecifiedInstanceTypeFamilies
Properties:
instanceChargeType: String
instanceId: String
instanceTypeFamilies: List
networkChargeType: String
regionId: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
instanceChargeType |
Billing method of the ECS instance. |
String |
No |
PostPaid |
|
|
instanceId |
ECS instance ID. |
String |
Yes |
||
|
instanceTypeFamilies |
Instance type family of the ECS instance. |
List |
Yes |
||
|
networkChargeType |
Network billing method. |
String |
No |
PayByTraffic |
|
|
regionId |
Region ID. |
String |
No |
{{ ACS::RegionId }} |
Output
None
References
View the source template on GitHub.