Starts an Elastic Compute Service (ECS) instance.
Action
ACS::ECS::StartInstance
Description
Starts an Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::ECS::StartInstance
Properties:
regionId: String
instanceId: 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 |
Output
None
References
For more information, see ACS::ECS::StartInstance at GitHub.