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