PeeringConnectionOptionsRequester

data class PeeringConnectionOptionsRequester(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

Allow a local VPC to resolve public DNS hostnames to private IP addresses when queried from instances in the peer VPC.