KnownResourcesWithoutDeleteSupportAction enum
Specifies an action for resources that do not support deletion.
Fields
| Detach | Detach the specified resources from the deployment stack and continue. |
| Fail | Fail the deployment stack if resources cannot be deleted. |