VpcPeeringConnectionAccepterRequester

data class VpcPeeringConnectionAccepterRequester(val allowRemoteVpcDnsResolution: Boolean? = null)

Constructors

Link copied to clipboard
constructor(allowRemoteVpcDnsResolution: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether a local VPC can resolve public DNS hostnames to private IP addresses when queried from instances in a peer VPC.