Class ChangeSetNotFoundException

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

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

The specified change set name or ID doesn't exit. To view valid change sets for a stack, use the ListChangeSets operation.

See Also: