Class DbSubnetGroupAlreadyExistsException

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

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

DBSubnetGroupName is already being used by an existing subnet group.

See Also: