@Stability(value=Stable)
public static interface CfnListener.ActionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListener.ActionProperty.Builder
A builder for
CfnListener.ActionProperty |
static class |
CfnListener.ActionProperty.Jsii$Proxy
An implementation for
CfnListener.ActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnListener.ActionProperty.Builder |
builder() |
default Object |
getAuthenticateCognitoConfig()
`CfnListener.ActionProperty.AuthenticateCognitoConfig`.
|
default Object |
getAuthenticateOidcConfig()
`CfnListener.ActionProperty.AuthenticateOidcConfig`.
|
default Object |
getFixedResponseConfig()
`CfnListener.ActionProperty.FixedResponseConfig`.
|
default Object |
getForwardConfig()
`CfnListener.ActionProperty.ForwardConfig`.
|
default Number |
getOrder()
`CfnListener.ActionProperty.Order`.
|
default Object |
getRedirectConfig()
`CfnListener.ActionProperty.RedirectConfig`.
|
default String |
getTargetGroupArn()
`CfnListener.ActionProperty.TargetGroupArn`.
|
String |
getType()
`CfnListener.ActionProperty.Type`.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default Object getAuthenticateCognitoConfig()
@Stability(value=Stable) @Nullable default Object getAuthenticateOidcConfig()
@Stability(value=Stable) @Nullable default Object getFixedResponseConfig()
@Stability(value=Stable) @Nullable default Object getForwardConfig()
@Stability(value=Stable) @Nullable default Number getOrder()
@Stability(value=Stable) @Nullable default Object getRedirectConfig()
@Stability(value=Stable) @Nullable default String getTargetGroupArn()
@Stability(value=Stable) static CfnListener.ActionProperty.Builder builder()
CfnListener.ActionProperty.Builder of CfnListener.ActionPropertyCopyright © 2021. All rights reserved.