AWSDNSOptions
No description
type AWSDNSOptions {
recordIpType: AWSVPCEndpointDNSRecordIPType!
privateDnsOnlyForInboundResolverEndpoint: Boolean!
}
Fields
AWSDNSOptions.recordIpType ● AWSVPCEndpointDNSRecordIPType! non-null enum
The DNS records created for the endpoint
AWSDNSOptions.privateDnsOnlyForInboundResolverEndpoint ● Boolean! non-null scalar
Indicates whether to enable private DNS only for inbound endpoints
Member of
AWSVPCEndpoint object