Deletes an ECS instance by instance ID.
Action
ACS::ECS::DeleteInstance
Description
Deletes an ECS instance by instance ID.
Syntax
Action: ACS::ECS::DeleteInstance
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
GitHub source: ACS::ECS::DeleteInstance.yml.