Uses of Class
software.amazon.awssdk.services.rds.model.Outpost
-
Packages that use Outpost Package Description software.amazon.awssdk.services.rds.model -
-
Uses of Outpost in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return Outpost Modifier and Type Method Description OutpostSubnet. subnetOutpost()If the subnet is associated with an Outpost, this value specifies the Outpost.Methods in software.amazon.awssdk.services.rds.model with parameters of type Outpost Modifier and Type Method Description Subnet.BuilderSubnet.Builder. subnetOutpost(Outpost subnetOutpost)If the subnet is associated with an Outpost, this value specifies the Outpost.
-