Class DbSubnetGroupDoesNotCoverEnoughAZsException

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

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

Subnets in the subnet group should cover at least two Availability Zones unless there is only one Availability Zone.

See Also: