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