Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway.DataAwsInternetGatewayAttachments.Builder
-
Packages that use DataAwsInternetGatewayAttachments.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway data_aws_internet_gateway -
-
Uses of DataAwsInternetGatewayAttachments.Builder in com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway
Methods in com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway that return DataAwsInternetGatewayAttachments.Builder Modifier and Type Method Description static DataAwsInternetGatewayAttachments.BuilderDataAwsInternetGatewayAttachments. builder()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway with parameters of type DataAwsInternetGatewayAttachments.Builder Constructor Description Jsii$Proxy(DataAwsInternetGatewayAttachments.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsInternetGatewayAttachments.Builder.
-