PeeringConnectionOptionsRequesterArgs

data class PeeringConnectionOptionsRequesterArgs(val allowRemoteVpcDnsResolution: Output<Boolean>? = null) : ConvertibleToJava<PeeringConnectionOptionsRequesterArgs>

Constructors

Link copied to clipboard
fun PeeringConnectionOptionsRequesterArgs(allowRemoteVpcDnsResolution: Output<Boolean>? = null)

Functions

Link copied to clipboard
open override fun toJava(): PeeringConnectionOptionsRequesterArgs

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.