@Stability(value=Stable) @Internal public static final class CfnRoute.HttpRouteHeaderProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRoute.HttpRouteHeaderProperty
CfnRoute.HttpRouteHeaderPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRoute.HttpRouteHeaderProperty.Builder, CfnRoute.HttpRouteHeaderProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRoute.HttpRouteHeaderProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRoute.DurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getInvert()
Specify `True` to match anything except the match criteria.
|
Object |
getMatch()
The `HeaderMatchMethod` object.
|
String |
getName()
A name for the HTTP header in the client request that will be matched on.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnRoute.HttpRouteHeaderProperty.Builder builder)
CfnRoute.DurationProperty.Builder.public final String getName()
CfnRoute.HttpRouteHeaderPropertygetName in interface CfnRoute.HttpRouteHeaderPropertypublic final Object getInvert()
CfnRoute.HttpRouteHeaderProperty
The default value is False .
getInvert in interface CfnRoute.HttpRouteHeaderPropertypublic final Object getMatch()
CfnRoute.HttpRouteHeaderPropertygetMatch in interface CfnRoute.HttpRouteHeaderProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.