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