Class RecordGeoproximityRoutingPolicy


  • public final class RecordGeoproximityRoutingPolicy
    extends java.lang.Object
    • Method Detail

      • awsRegion

        public java.util.Optional<java.lang.String> awsRegion()
        Returns:
        A AWS region where the resource is present.
      • bias

        public java.util.Optional<java.lang.Integer> bias()
        Returns:
        Route more traffic or less traffic to the resource by specifying a value ranges between -90 to 90. See https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-geoproximity.html for bias details.
      • localZoneGroup

        public java.util.Optional<java.lang.String> localZoneGroup()
        Returns:
        A AWS local zone group where the resource is present. See https://docs.aws.amazon.com/local-zones/latest/ug/available-local-zones.html for local zone group list.