Get Records Resource Record Set
data class GetRecordsResourceRecordSet(val aliasTarget: GetRecordsResourceRecordSetAliasTarget, val cidrRoutingConfig: GetRecordsResourceRecordSetCidrRoutingConfig, val failover: String, val geolocation: GetRecordsResourceRecordSetGeolocation, val geoproximityLocation: GetRecordsResourceRecordSetGeoproximityLocation, val healthCheckId: String, val multiValueAnswer: Boolean, val name: String, val region: String, val resourceRecords: List<GetRecordsResourceRecordSetResourceRecord>, val setIdentifier: String, val trafficPolicyInstanceId: String, val ttl: Int, val type: String, val weight: Int)
Constructors
Link copied to clipboard
constructor(aliasTarget: GetRecordsResourceRecordSetAliasTarget, cidrRoutingConfig: GetRecordsResourceRecordSetCidrRoutingConfig, failover: String, geolocation: GetRecordsResourceRecordSetGeolocation, geoproximityLocation: GetRecordsResourceRecordSetGeoproximityLocation, healthCheckId: String, multiValueAnswer: Boolean, name: String, region: String, resourceRecords: List<GetRecordsResourceRecordSetResourceRecord>, setIdentifier: String, trafficPolicyInstanceId: String, ttl: Int, type: String, weight: Int)
Properties
Link copied to clipboard
Information about the AWS resource traffic is routed to.
Link copied to clipboard
Information about the CIDR location traffic is routed to.
Link copied to clipboard
Information about how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.
Link copied to clipboard
Information about how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.
Link copied to clipboard
ID of any applicable health check.
Link copied to clipboard
Traffic is routed approximately randomly to multiple resources.
Link copied to clipboard
The resource records.
Link copied to clipboard
An identifier that differentiates among multiple resource record sets that have the same combination of name and type.
Link copied to clipboard
The ID of any traffic policy instance that Route 53 created this resource record set for.