Class StackNotFoundException

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

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

The specified stack ARN doesn't exist or stack doesn't exist corresponding to the ARN in input.

See Also: