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