Uses of Class
software.amazon.awssdk.services.route53.model.GeoProximityLocation
-
Packages that use GeoProximityLocation Package Description software.amazon.awssdk.services.route53.model -
-
Uses of GeoProximityLocation in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GeoProximityLocation Modifier and Type Method Description GeoProximityLocationResourceRecordSet. geoProximityLocation()GeoproximityLocation resource record sets only: A complex type that lets you control how RouteĀ 53 responds to DNS queries based on the geographic origin of the query and your resources.Methods in software.amazon.awssdk.services.route53.model with parameters of type GeoProximityLocation Modifier and Type Method Description ResourceRecordSet.BuilderResourceRecordSet.Builder. geoProximityLocation(GeoProximityLocation geoProximityLocation)GeoproximityLocation resource record sets only: A complex type that lets you control how RouteĀ 53 responds to DNS queries based on the geographic origin of the query and your resources.
-