GetVpcEndpointDnsOption

data class GetVpcEndpointDnsOption(val dnsRecordIpType: String, val privateDnsOnlyForInboundResolverEndpoint: Boolean)

Constructors

Link copied to clipboard
constructor(dnsRecordIpType: String, privateDnsOnlyForInboundResolverEndpoint: Boolean)

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.