Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_appmesh_gateway_route.DataAwsAppmeshGatewayRouteSpecHttpRouteMatch.Builder
-
Packages that use DataAwsAppmeshGatewayRouteSpecHttpRouteMatch.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_appmesh_gateway_route data_aws_appmesh_gateway_route -
-
Uses of DataAwsAppmeshGatewayRouteSpecHttpRouteMatch.Builder in com.hashicorp.cdktf.providers.aws.data_aws_appmesh_gateway_route
Methods in com.hashicorp.cdktf.providers.aws.data_aws_appmesh_gateway_route that return DataAwsAppmeshGatewayRouteSpecHttpRouteMatch.Builder Modifier and Type Method Description static DataAwsAppmeshGatewayRouteSpecHttpRouteMatch.BuilderDataAwsAppmeshGatewayRouteSpecHttpRouteMatch. builder()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_appmesh_gateway_route with parameters of type DataAwsAppmeshGatewayRouteSpecHttpRouteMatch.Builder Constructor Description Jsii$Proxy(DataAwsAppmeshGatewayRouteSpecHttpRouteMatch.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsAppmeshGatewayRouteSpecHttpRouteMatch.Builder.
-