ALBDnsRuleDnsRrSet (schema)

DnsRuleDnsRrSet

Advanced load balancer DnsRuleDnsRrSet object
Name Description Type Notes
resource_record_set Resource record set

DNS resource record set - (records in the resource record
set share the DNS domain name, type, and class).
ALBDnsRrSet Required
section Section

DNS message section for the resource record set.
Enum options - DNS_MESSAGE_SECTION_QUESTION,
DNS_MESSAGE_SECTION_ANSWER, DNS_MESSAGE_SECTION_AUTHORITY,
DNS_MESSAGE_SECTION_ADDITIONAL.
Default value when not specified in API or module is
interpreted by ALB Controller as DNS_MESSAGE_SECTION_ANSWER.
ALBDnsMessageSection Default: "DNS_MESSAGE_SECTION_ANSWER"