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