Uses of Class
software.amazon.awssdk.services.rds.model.DbSubnetGroupNotAllowedException
Packages that use DbSubnetGroupNotAllowedException
-
Uses of DbSubnetGroupNotAllowedException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw DbSubnetGroupNotAllowedExceptionModifier and TypeMethodDescriptionRdsClient.createDBInstanceReadReplica(Consumer<CreateDbInstanceReadReplicaRequest.Builder> createDbInstanceReadReplicaRequest) Creates a new DB instance that acts as a read replica for an existing source DB instance or Multi-AZ DB cluster.RdsClient.createDBInstanceReadReplica(CreateDbInstanceReadReplicaRequest createDbInstanceReadReplicaRequest) Creates a new DB instance that acts as a read replica for an existing source DB instance or Multi-AZ DB cluster.