GetVpcEndpointDnsEntry

data class GetVpcEndpointDnsEntry(val dnsName: String, val hostedZoneId: String)

Constructors

Link copied to clipboard
constructor(dnsName: String, hostedZoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

DNS name.

Link copied to clipboard

ID of the private hosted zone.