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