@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.ActionPropertypublic final Object getAuthenticateCognitoConfig()
CfnListener.ActionPropertygetAuthenticateCognitoConfig in interface CfnListener.ActionPropertypublic final Object getAuthenticateOidcConfig()
CfnListener.ActionPropertygetAuthenticateOidcConfig in interface CfnListener.ActionPropertypublic final Object getFixedResponseConfig()
CfnListener.ActionPropertygetFixedResponseConfig in interface CfnListener.ActionPropertypublic final Object getForwardConfig()
CfnListener.ActionPropertygetForwardConfig in interface CfnListener.ActionPropertypublic final Number getOrder()
CfnListener.ActionPropertygetOrder in interface CfnListener.ActionPropertypublic final Object getRedirectConfig()
CfnListener.ActionPropertygetRedirectConfig in interface CfnListener.ActionPropertypublic final String getTargetGroupArn()
CfnListener.ActionPropertygetTargetGroupArn in interface CfnListener.ActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.