Class DeploymentConfigAlreadyExistsException

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

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

A deployment configuration with the specified name with the user or Amazon Web Services account already exists.

See Also: