Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsRdsDbSubnetGroup
-
Packages that use AwsRdsDbSubnetGroup Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRdsDbSubnetGroup in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRdsDbSubnetGroup Modifier and Type Method Description AwsRdsDbSubnetGroupAwsRdsDbInstanceDetails. dbSubnetGroup()Information about the subnet group that is associated with the DB instance.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsRdsDbSubnetGroup Modifier and Type Method Description AwsRdsDbInstanceDetails.BuilderAwsRdsDbInstanceDetails.Builder. dbSubnetGroup(AwsRdsDbSubnetGroup dbSubnetGroup)Information about the subnet group that is associated with the DB instance.
-