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