Class DeploymentGroupDoesNotExistException

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

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

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

See Also: