All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::ModifyInstanceChargeTypeSpecifiedInstanceTypeFamilies

Last Updated:Sep 14, 2024

Action

ACS::ECS::ModifyInstanceChargeTypeSpecifiedInstanceTypeFamilies

Description

Changes the billing method of an Elastic Compute Service (ECS) instance whose instance type belongs to a specific instance 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

The billing method of the ECS instance.

String

No

PostPaid

instanceId

The ID of the ECS instance.

String

Yes

instanceTypeFamilies

The instance family to which the instance type of the ECS instance belongs.

List

Yes

networkChargeType

The billing method for network usage.

String

No

PayByTraffic

regionId

The region ID.

String

No

{{ ACS::RegionId }}

Output

None

References

For more information, see ACS::ECS::ModifyInstanceChargeTypeSpecifiedInstanceTypeFamilies at GitHub.