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