@Stability(value=Stable) @Internal public static final class CfnListenerRule.RedirectConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnListenerRule.RedirectConfigProperty
CfnListenerRule.RedirectConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnListenerRule.RedirectConfigProperty.Builder, CfnListenerRule.RedirectConfigProperty.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 statusCode,
String host,
String path,
String port,
String protocol,
String query)
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 |
getHost()
`CfnListenerRule.RedirectConfigProperty.Host`.
|
String |
getPath()
`CfnListenerRule.RedirectConfigProperty.Path`.
|
String |
getPort()
`CfnListenerRule.RedirectConfigProperty.Port`.
|
String |
getProtocol()
`CfnListenerRule.RedirectConfigProperty.Protocol`.
|
String |
getQuery()
`CfnListenerRule.RedirectConfigProperty.Query`.
|
String |
getStatusCode()
`CfnListenerRule.RedirectConfigProperty.StatusCode`.
|
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.public final String getStatusCode()
CfnListenerRule.RedirectConfigPropertygetStatusCode in interface CfnListenerRule.RedirectConfigPropertypublic final String getHost()
CfnListenerRule.RedirectConfigPropertygetHost in interface CfnListenerRule.RedirectConfigPropertypublic final String getPath()
CfnListenerRule.RedirectConfigPropertygetPath in interface CfnListenerRule.RedirectConfigPropertypublic final String getPort()
CfnListenerRule.RedirectConfigPropertygetPort in interface CfnListenerRule.RedirectConfigPropertypublic final String getProtocol()
CfnListenerRule.RedirectConfigPropertygetProtocol in interface CfnListenerRule.RedirectConfigPropertypublic final String getQuery()
CfnListenerRule.RedirectConfigPropertygetQuery in interface CfnListenerRule.RedirectConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.