Changes the performance mode of a t5 burstable instance.
Description
Changes the performance mode of a t5 burstable instance.
Syntax
Action: ACS::ECS::ModifyCreditSpecification
Properties:
regionId: String
instanceId: String
creditSpecification: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
instanceId |
The ID of the Elastic Compute Service (ECS) instance. |
String |
Yes |
The ID must be 1 to 30 characters in length. |
|
|
creditSpecification |
The performance mode of the burstable instance. |
String |
Yes |
Output
None
References
For more information, see ACS::ECS::ModifyCreditSpecification at GitHub.