Class InvalidDbParameterGroupStateException

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

@Generated("software.amazon.awssdk:codegen") public final class InvalidDbParameterGroupStateException extends NeptuneException 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 cannot delete it when the parameter group is in this state.

See Also: