Class InvalidClusterParameterGroupStateException

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

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

The cluster parameter group action can not be completed because another task is in progress that involves the parameter group. Wait a few moments and try the operation again.

See Also: