Class InvalidDbParameterGroupStateException

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

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

The DB parameter group is in use or is in an invalid state. If you are attempting to delete the parameter group, you can't delete it when the parameter group is in this state.

See Also: