Class DeploymentConfigInUseException

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

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

The deployment configuration is still in use.

See Also: