@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.RedirectConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-redirectconfig.html#cfn-elasticloadbalancingv2-listener-redirectconfig-statuscodepublic final String getHost()
CfnListener.RedirectConfigPropertygetHost in interface CfnListener.RedirectConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-redirectconfig.html#cfn-elasticloadbalancingv2-listener-redirectconfig-hostpublic final String getPath()
CfnListener.RedirectConfigPropertygetPath in interface CfnListener.RedirectConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-redirectconfig.html#cfn-elasticloadbalancingv2-listener-redirectconfig-pathpublic final String getPort()
CfnListener.RedirectConfigPropertygetPort in interface CfnListener.RedirectConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-redirectconfig.html#cfn-elasticloadbalancingv2-listener-redirectconfig-portpublic final String getProtocol()
CfnListener.RedirectConfigPropertygetProtocol in interface CfnListener.RedirectConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-redirectconfig.html#cfn-elasticloadbalancingv2-listener-redirectconfig-protocolpublic final String getQuery()
CfnListener.RedirectConfigPropertygetQuery in interface CfnListener.RedirectConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-redirectconfig.html#cfn-elasticloadbalancingv2-listener-redirectconfig-query@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.