Uses of Class
software.amazon.awssdk.services.elasticache.model.SubnetOutpost
-
Packages that use SubnetOutpost Package Description software.amazon.awssdk.services.elasticache.model -
-
Uses of SubnetOutpost in software.amazon.awssdk.services.elasticache.model
Methods in software.amazon.awssdk.services.elasticache.model that return SubnetOutpost Modifier and Type Method Description SubnetOutpostSubnet. subnetOutpost()The outpost ARN of the subnet.Methods in software.amazon.awssdk.services.elasticache.model with parameters of type SubnetOutpost Modifier and Type Method Description Subnet.BuilderSubnet.Builder. subnetOutpost(SubnetOutpost subnetOutpost)The outpost ARN of the subnet.
-