Skip to content

/AWS1/CL_VL_DNSOPTIONS

The DNS configuration options.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_privatednspreference TYPE /AWS1/VL_PRIVATEDNSPREFERENCE /AWS1/VL_PRIVATEDNSPREFERENCE

The preference for which private domains have a private hosted zone created for and associated with the specified VPC. Only supported when private DNS is enabled and when the VPC endpoint type is ServiceNetwork or Resource.

  • ALL_DOMAINS - VPC Lattice provisions private hosted zones for all custom domain names.

  • VERIFIED_DOMAINS_ONLY - VPC Lattice provisions a private hosted zone only if custom domain name has been verified by the provider.

  • VERIFIED_DOMAINS_AND_SPECIFIED_DOMAINS - VPC Lattice provisions private hosted zones for all verified custom domain names and other domain names that the resource consumer specifies. The resource consumer specifies the domain names in the privateDnsSpecifiedDomains parameter.

  • SPECIFIED_DOMAINS_ONLY - VPC Lattice provisions a private hosted zone for domain names specified by the resource consumer. The resource consumer specifies the domain names in the privateDnsSpecifiedDomains parameter.

it_pvtdnsspecifieddomains TYPE /AWS1/CL_VL_PVTDNSSPECIFIEDD00=>TT_PVTDNSSPECIFIEDDOMAINSLIST TT_PVTDNSSPECIFIEDDOMAINSLIST

Indicates which of the private domains to create private hosted zones for and associate with the specified VPC. Only supported when private DNS is enabled and the private DNS preference is VERIFIED_DOMAINS_AND_SPECIFIED_DOMAINS or SPECIFIED_DOMAINS_ONLY.


Queryable Attributes

privateDnsPreference

The preference for which private domains have a private hosted zone created for and associated with the specified VPC. Only supported when private DNS is enabled and when the VPC endpoint type is ServiceNetwork or Resource.

  • ALL_DOMAINS - VPC Lattice provisions private hosted zones for all custom domain names.

  • VERIFIED_DOMAINS_ONLY - VPC Lattice provisions a private hosted zone only if custom domain name has been verified by the provider.

  • VERIFIED_DOMAINS_AND_SPECIFIED_DOMAINS - VPC Lattice provisions private hosted zones for all verified custom domain names and other domain names that the resource consumer specifies. The resource consumer specifies the domain names in the privateDnsSpecifiedDomains parameter.

  • SPECIFIED_DOMAINS_ONLY - VPC Lattice provisions a private hosted zone for domain names specified by the resource consumer. The resource consumer specifies the domain names in the privateDnsSpecifiedDomains parameter.

Accessible with the following methods

Method Description
GET_PRIVATEDNSPREFERENCE() Getter for PRIVATEDNSPREFERENCE, with configurable default
ASK_PRIVATEDNSPREFERENCE() Getter for PRIVATEDNSPREFERENCE w/ exceptions if field has n
HAS_PRIVATEDNSPREFERENCE() Determine if PRIVATEDNSPREFERENCE has a value

privateDnsSpecifiedDomains

Indicates which of the private domains to create private hosted zones for and associate with the specified VPC. Only supported when private DNS is enabled and the private DNS preference is VERIFIED_DOMAINS_AND_SPECIFIED_DOMAINS or SPECIFIED_DOMAINS_ONLY.

Accessible with the following methods

Method Description
GET_PVTDNSSPECIFIEDDOMAINS() Getter for PRIVATEDNSSPECIFIEDDOMAINS, with configurable def
ASK_PVTDNSSPECIFIEDDOMAINS() Getter for PRIVATEDNSSPECIFIEDDOMAINS w/ exceptions if field
HAS_PVTDNSSPECIFIEDDOMAINS() Determine if PRIVATEDNSSPECIFIEDDOMAINS has a value