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