Class DbSubnetGroupAlreadyExistsException

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

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

DBSubnetGroupName is already used by an existing DB subnet group.

See Also: