Class NetworkTypeNotSupportedException

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

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

The network type is invalid for the DB instance. Valid nework type values are IPV4 and DUAL .

See Also: