Uses of Class
com.hashicorp.cdktf.providers.aws.vpc_peering_connection.VpcPeeringConnectionAccepter.Builder
-
Packages that use VpcPeeringConnectionAccepter.Builder Package Description com.hashicorp.cdktf.providers.aws.vpc_peering_connection aws_vpc_peering_connection -
-
Uses of VpcPeeringConnectionAccepter.Builder in com.hashicorp.cdktf.providers.aws.vpc_peering_connection
Methods in com.hashicorp.cdktf.providers.aws.vpc_peering_connection that return VpcPeeringConnectionAccepter.Builder Modifier and Type Method Description VpcPeeringConnectionAccepter.BuilderVpcPeeringConnectionAccepter.Builder. allowRemoteVpcDnsResolution(com.hashicorp.cdktf.IResolvable allowRemoteVpcDnsResolution)Sets the value ofVpcPeeringConnectionAccepter.getAllowRemoteVpcDnsResolution()VpcPeeringConnectionAccepter.BuilderVpcPeeringConnectionAccepter.Builder. allowRemoteVpcDnsResolution(Boolean allowRemoteVpcDnsResolution)Sets the value ofVpcPeeringConnectionAccepter.getAllowRemoteVpcDnsResolution()static VpcPeeringConnectionAccepter.BuilderVpcPeeringConnectionAccepter. builder()Constructors in com.hashicorp.cdktf.providers.aws.vpc_peering_connection with parameters of type VpcPeeringConnectionAccepter.Builder Constructor Description Jsii$Proxy(VpcPeeringConnectionAccepter.Builder builder)Constructor that initializes the object based on literal property values passed by theVpcPeeringConnectionAccepter.Builder.
-