Class ClusterSubnetGroupAlreadyExistsException

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

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

A ClusterSubnetGroupName is already used by an existing cluster subnet group.

See Also: