GetRecordsResourceRecordSetGeoproximityLocation

data class GetRecordsResourceRecordSetGeoproximityLocation(val awsRegion: String, val bias: Int, val coordinates: GetRecordsResourceRecordSetGeoproximityLocationCoordinates, val localZoneGroup: String)

Constructors

constructor(awsRegion: String, bias: Int, coordinates: GetRecordsResourceRecordSetGeoproximityLocationCoordinates, localZoneGroup: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The AWS Region the resource you are directing DNS traffic to, is in.

Link copied to clipboard
val bias: Int

The bias increases or decreases the size of the geographic region from which Route 53 routes traffic to a resource.

Link copied to clipboard

Contains the longitude and latitude for a geographic region.

Link copied to clipboard

An AWS Local Zone Group.