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