Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway.DataAwsInternetGatewayAttachments
-
Packages that use DataAwsInternetGatewayAttachments Package Description com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway data_aws_internet_gateway -
-
Uses of DataAwsInternetGatewayAttachments in com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway
Classes in com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway that implement DataAwsInternetGatewayAttachments Modifier and Type Class Description static classDataAwsInternetGatewayAttachments.Jsii$ProxyAn implementation forDataAwsInternetGatewayAttachmentsMethods in com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway that return DataAwsInternetGatewayAttachments Modifier and Type Method Description DataAwsInternetGatewayAttachmentsDataAwsInternetGatewayAttachments.Builder. build()Builds the configured instance.DataAwsInternetGatewayAttachmentsDataAwsInternetGatewayAttachmentsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway with parameters of type DataAwsInternetGatewayAttachments Modifier and Type Method Description voidDataAwsInternetGatewayAttachmentsOutputReference. setInternalValue(DataAwsInternetGatewayAttachments value)
-