Uses of Class
software.amazon.awssdk.services.route53.model.GeoProximityLocation
Packages that use GeoProximityLocation
-
Uses of GeoProximityLocation in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GeoProximityLocationModifier and TypeMethodDescriptionfinal 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 GeoProximityLocationModifier and TypeMethodDescriptionResourceRecordSet.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.