Class StackSetNotEmptyException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<StackSetNotEmptyException.Builder,StackSetNotEmptyException>

@Generated("software.amazon.awssdk:codegen") public final class StackSetNotEmptyException extends CloudFormationException implements ToCopyableBuilder<StackSetNotEmptyException.Builder,StackSetNotEmptyException>

You can't yet delete this StackSet, because it still contains one or more stack instances. Delete all stack instances from the StackSet before deleting the StackSet.

See Also: