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