@Stability(value=Stable) @Internal public static final class CfnListenerRule.RuleConditionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnListenerRule.RuleConditionProperty
CfnListenerRule.RuleConditionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnListenerRule.RuleConditionProperty.Builder, CfnListenerRule.RuleConditionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String field,
Object hostHeaderConfig,
Object httpHeaderConfig,
Object httpRequestMethodConfig,
Object pathPatternConfig,
Object queryStringConfig,
Object sourceIpConfig,
List<String> values)
Constructor that initializes the object based on literal property values passed by the
CfnListenerRule.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getField()
`CfnListenerRule.RuleConditionProperty.Field`.
|
Object |
getHostHeaderConfig()
`CfnListenerRule.RuleConditionProperty.HostHeaderConfig`.
|
Object |
getHttpHeaderConfig()
`CfnListenerRule.RuleConditionProperty.HttpHeaderConfig`.
|
Object |
getHttpRequestMethodConfig()
`CfnListenerRule.RuleConditionProperty.HttpRequestMethodConfig`.
|
Object |
getPathPatternConfig()
`CfnListenerRule.RuleConditionProperty.PathPatternConfig`.
|
Object |
getQueryStringConfig()
`CfnListenerRule.RuleConditionProperty.QueryStringConfig`.
|
Object |
getSourceIpConfig()
`CfnListenerRule.RuleConditionProperty.SourceIpConfig`.
|
List<String> |
getValues()
`CfnListenerRule.RuleConditionProperty.Values`.
|
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(String field, Object hostHeaderConfig, Object httpHeaderConfig, Object httpRequestMethodConfig, Object pathPatternConfig, Object queryStringConfig, Object sourceIpConfig, List<String> values)
CfnListenerRule.ActionProperty.Builder.public final String getField()
CfnListenerRule.RuleConditionPropertygetField in interface CfnListenerRule.RuleConditionPropertypublic final Object getHostHeaderConfig()
CfnListenerRule.RuleConditionPropertygetHostHeaderConfig in interface CfnListenerRule.RuleConditionPropertypublic final Object getHttpHeaderConfig()
CfnListenerRule.RuleConditionPropertygetHttpHeaderConfig in interface CfnListenerRule.RuleConditionPropertypublic final Object getHttpRequestMethodConfig()
CfnListenerRule.RuleConditionPropertygetHttpRequestMethodConfig in interface CfnListenerRule.RuleConditionPropertypublic final Object getPathPatternConfig()
CfnListenerRule.RuleConditionPropertygetPathPatternConfig in interface CfnListenerRule.RuleConditionPropertypublic final Object getQueryStringConfig()
CfnListenerRule.RuleConditionPropertygetQueryStringConfig in interface CfnListenerRule.RuleConditionPropertypublic final Object getSourceIpConfig()
CfnListenerRule.RuleConditionPropertygetSourceIpConfig in interface CfnListenerRule.RuleConditionPropertypublic final List<String> getValues()
CfnListenerRule.RuleConditionPropertygetValues in interface CfnListenerRule.RuleConditionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.