Class DeploymentDoesNotExistException

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

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

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

See Also: