Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpc_attachments.DataAwsEc2TransitGatewayVpcAttachmentsConfig
-
Packages that use DataAwsEc2TransitGatewayVpcAttachmentsConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpc_attachments data_aws_ec2_transit_gateway_vpc_attachments -
-
Uses of DataAwsEc2TransitGatewayVpcAttachmentsConfig in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpc_attachments
Classes in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpc_attachments that implement DataAwsEc2TransitGatewayVpcAttachmentsConfig Modifier and Type Class Description static classDataAwsEc2TransitGatewayVpcAttachmentsConfig.Jsii$ProxyAn implementation forDataAwsEc2TransitGatewayVpcAttachmentsConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpc_attachments that return DataAwsEc2TransitGatewayVpcAttachmentsConfig Modifier and Type Method Description DataAwsEc2TransitGatewayVpcAttachmentsConfigDataAwsEc2TransitGatewayVpcAttachmentsConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpc_attachments with parameters of type DataAwsEc2TransitGatewayVpcAttachmentsConfig Constructor Description DataAwsEc2TransitGatewayVpcAttachments(software.constructs.Construct scope, String id, DataAwsEc2TransitGatewayVpcAttachmentsConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/ec2_transit_gateway_vpc_attachments aws_ec2_transit_gateway_vpc_attachments} Data Source.
-