Action
ACS::ECS::DeleteInstance
Description
Deletes an Elastic Compute Service (ECS) instance that has a specific instance ID.
Syntax
Action: ACS::ECS::DeleteInstance
Properties:
regionId: String
instanceId: StringAttributes
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::DeleteInstance.yml at GitHub.