Class DataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.data_aws_appmesh_gateway_route.DataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch.Jsii$Proxy
-
- All Implemented Interfaces:
DataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- DataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch
@Stability(Stable) @Internal public static final class DataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch
An implementation forDataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.aws.data_aws_appmesh_gateway_route.DataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch
DataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch.Builder, DataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(DataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(DataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch.Builder builder)
Constructor that initializes the object based on literal property values passed by theDataAwsAppmeshGatewayRouteSpecHttp2RouteMatchQueryParameterMatch.Builder.
-
-