@Stability(value=Stable) @Internal public static final class CfnListenerRule.ActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnListenerRule.ActionProperty
CfnListenerRule.ActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnListenerRule.ActionProperty.Builder, CfnListenerRule.ActionProperty.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 type,
Object authenticateCognitoConfig,
Object authenticateOidcConfig,
Object fixedResponseConfig,
Object forwardConfig,
Number order,
Object redirectConfig,
String targetGroupArn)
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) |
Object |
getAuthenticateCognitoConfig()
`CfnListenerRule.ActionProperty.AuthenticateCognitoConfig`.
|
Object |
getAuthenticateOidcConfig()
`CfnListenerRule.ActionProperty.AuthenticateOidcConfig`.
|
Object |
getFixedResponseConfig()
`CfnListenerRule.ActionProperty.FixedResponseConfig`.
|
Object |
getForwardConfig()
`CfnListenerRule.ActionProperty.ForwardConfig`.
|
Number |
getOrder()
`CfnListenerRule.ActionProperty.Order`.
|
Object |
getRedirectConfig()
`CfnListenerRule.ActionProperty.RedirectConfig`.
|
String |
getTargetGroupArn()
`CfnListenerRule.ActionProperty.TargetGroupArn`.
|
String |
getType()
`CfnListenerRule.ActionProperty.Type`.
|
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 type, Object authenticateCognitoConfig, Object authenticateOidcConfig, Object fixedResponseConfig, Object forwardConfig, Number order, Object redirectConfig, String targetGroupArn)
CfnListenerRule.ActionProperty.Builder.public final String getType()
CfnListenerRule.ActionPropertygetType in interface CfnListenerRule.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listener-actions-typepublic final Object getAuthenticateCognitoConfig()
CfnListenerRule.ActionPropertygetAuthenticateCognitoConfig in interface CfnListenerRule.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-authenticatecognitoconfigpublic final Object getAuthenticateOidcConfig()
CfnListenerRule.ActionPropertygetAuthenticateOidcConfig in interface CfnListenerRule.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-authenticateoidcconfigpublic final Object getFixedResponseConfig()
CfnListenerRule.ActionPropertygetFixedResponseConfig in interface CfnListenerRule.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-fixedresponseconfigpublic final Object getForwardConfig()
CfnListenerRule.ActionPropertygetForwardConfig in interface CfnListenerRule.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-forwardconfigpublic final Number getOrder()
CfnListenerRule.ActionPropertygetOrder in interface CfnListenerRule.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-orderpublic final Object getRedirectConfig()
CfnListenerRule.ActionPropertygetRedirectConfig in interface CfnListenerRule.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-redirectconfigpublic final String getTargetGroupArn()
CfnListenerRule.ActionPropertygetTargetGroupArn in interface CfnListenerRule.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listener-actions-targetgrouparn@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.