Class ClusterParameterGroupAlreadyExistsException

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

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

A cluster parameter group with the same name already exists.

See Also: