Uses of Interface
com.hashicorp.cdktf.providers.aws.ec2_transit_gateway_vpc_attachment.Ec2TransitGatewayVpcAttachmentConfig
-
Packages that use Ec2TransitGatewayVpcAttachmentConfig Package Description com.hashicorp.cdktf.providers.aws.ec2_transit_gateway_vpc_attachment aws_ec2_transit_gateway_vpc_attachment -
-
Uses of Ec2TransitGatewayVpcAttachmentConfig in com.hashicorp.cdktf.providers.aws.ec2_transit_gateway_vpc_attachment
Classes in com.hashicorp.cdktf.providers.aws.ec2_transit_gateway_vpc_attachment that implement Ec2TransitGatewayVpcAttachmentConfig Modifier and Type Class Description static classEc2TransitGatewayVpcAttachmentConfig.Jsii$ProxyAn implementation forEc2TransitGatewayVpcAttachmentConfigMethods in com.hashicorp.cdktf.providers.aws.ec2_transit_gateway_vpc_attachment that return Ec2TransitGatewayVpcAttachmentConfig Modifier and Type Method Description Ec2TransitGatewayVpcAttachmentConfigEc2TransitGatewayVpcAttachmentConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.ec2_transit_gateway_vpc_attachment with parameters of type Ec2TransitGatewayVpcAttachmentConfig Constructor Description Ec2TransitGatewayVpcAttachment(software.constructs.Construct scope, String id, Ec2TransitGatewayVpcAttachmentConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ec2_transit_gateway_vpc_attachment aws_ec2_transit_gateway_vpc_attachment} Resource.
-