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