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