@Stability(value=Stable) @Internal public static final class CfnListener.RedirectConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnListener.RedirectConfigProperty
CfnListener.RedirectConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnListener.RedirectConfigProperty.Builder, CfnListener.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
CfnListener.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getHost()
`CfnListener.RedirectConfigProperty.Host`.
|
String |
getPath()
`CfnListener.RedirectConfigProperty.Path`.
|
String |
getPort()
`CfnListener.RedirectConfigProperty.Port`.
|
String |
getProtocol()
`CfnListener.RedirectConfigProperty.Protocol`.
|
String |
getQuery()
`CfnListener.RedirectConfigProperty.Query`.
|
String |
getStatusCode()
`CfnListener.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()
CfnListener.RedirectConfigPropertygetStatusCode in interface CfnListener.RedirectConfigPropertypublic final String getHost()
CfnListener.RedirectConfigPropertygetHost in interface CfnListener.RedirectConfigPropertypublic final String getPath()
CfnListener.RedirectConfigPropertygetPath in interface CfnListener.RedirectConfigPropertypublic final String getPort()
CfnListener.RedirectConfigPropertygetPort in interface CfnListener.RedirectConfigPropertypublic final String getProtocol()
CfnListener.RedirectConfigPropertygetProtocol in interface CfnListener.RedirectConfigPropertypublic final String getQuery()
CfnListener.RedirectConfigPropertygetQuery in interface CfnListener.RedirectConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.