Class InvalidDbParameterGroupStateException

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

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

The parameter group is in use, or it is in a state that is not valid. If you are trying to delete the parameter group, you can't delete it when the parameter group is in this state.

See Also: