Records Exclusive Resource Record Set Alias Target
data class RecordsExclusiveResourceRecordSetAliasTarget(val dnsName: String, val evaluateTargetHealth: Boolean, val hostedZoneId: String)
Properties
Link copied to clipboard
Set to true
if you want Route 53 to determine whether to respond to DNS queries using this resource record set by checking the health of the resource record set. Some resources have special requirements, see the AWS documentation for additional details.
Link copied to clipboard
Hosted zone ID for a CloudFront distribution, S3 bucket, ELB, AWS Global Accelerator, or Route 53 hosted zone. See resource_elb.zone_id
for an example.