VpcEndpointDnsOptionsSpecification

Describes the DNS options for an endpoint.

Constructors

Link copied to clipboard
constructor(dnsRecordIpType: VpcEndpointDnsOptionsSpecificationDnsRecordIpType? = null, privateDnsOnlyForInboundResolverEndpoint: VpcEndpointDnsOptionsSpecificationPrivateDnsOnlyForInboundResolverEndpoint? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The DNS records created for the endpoint.

Link copied to clipboard

Indicates whether to enable private DNS only for inbound endpoints. This option is available only for services that support both gateway and interface endpoints. It routes traffic that originates from the VPC to the gateway endpoint and traffic that originates from on-premises to the interface endpoint.