Records Exclusive Resource Record Set Geoproximity Location
data class RecordsExclusiveResourceRecordSetGeoproximityLocation(val awsRegion: String? = null, val bias: Int? = null, val coordinates: RecordsExclusiveResourceRecordSetGeoproximityLocationCoordinates? = null, val localZoneGroup: String? = null)
Constructors
Link copied to clipboard
constructor(awsRegion: String? = null, bias: Int? = null, coordinates: RecordsExclusiveResourceRecordSetGeoproximityLocationCoordinates? = null, localZoneGroup: String? = null)
Properties
Link copied to clipboard
Increases or decreases the size of the geographic region from which Route 53 routes traffic to a resource. To expand the size of the geographic region from which Route 53 routes traffic to a resource, specify a positive integer from 1 to 99. To shrink the size of the geographic region from which Route 53 routes traffic to a resource, specify a negative bias of -1 to -99. See the AWS documentation for additional details.
Link copied to clipboard
Coordinates for a geoproximity resource record. See coordinates below.
Link copied to clipboard
AWS local zone group. Identify the Local Zones Group for a specific Local Zone by using the describe-availability-zones CLI command.