Class CfnRoutingRule.MatchHeadersProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.apigatewayv2.CfnRoutingRule.MatchHeadersProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRoutingRule.MatchHeadersProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRoutingRule.MatchHeadersProperty
@Stability(Stable)
@Internal
public static final class CfnRoutingRule.MatchHeadersProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRoutingRule.MatchHeadersProperty
An implementation for
CfnRoutingRule.MatchHeadersProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.apigatewayv2.CfnRoutingRule.MatchHeadersProperty
CfnRoutingRule.MatchHeadersProperty.Builder, CfnRoutingRule.MatchHeadersProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRoutingRule.MatchHeadersProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
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
Constructor that initializes the object based on literal property values passed by theCfnRoutingRule.MatchHeadersProperty.Builder.
-
-
Method Details
-
getAnyOf
Description copied from interface:CfnRoutingRule.MatchHeadersPropertyThe header name and header value glob to be matched.The matchHeaders condition is matched if any of the header name and header value globs are matched.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnRoutingRule.MatchHeaderValueProperty>- Specified by:
getAnyOfin interfaceCfnRoutingRule.MatchHeadersProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-