Action
ACS::ROS::DeleteStack
Description
Deletes a Resource Orchestration Service (ROS) stack.
Syntax
Action: ACS::ROS::DeleteStack
Properties:
regionId: String
stackId: String
retainAllResources: BooleanAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
stackId | The stack ID. | String | Yes | ||
retainAllResources | Specifies whether to retain all resources in the stack. | Boolean | No | False |
Output
None
References
For more information, see ACS::ROS::DeleteStack.yml at GitHub.