Class ApplicationDoesNotExistException

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

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

The application does not exist with the user or Amazon Web Services account.

See Also: