Class InvalidBlueGreenDeploymentStateException

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

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

The blue/green deployment can't be switched over or deleted because there is an invalid configuration in the green environment.

See Also: