@Stability(value=Stable)
public static interface CfnListener.ActionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-type@Stability(value=Stable) @Nullable default Object getAuthenticateCognitoConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-authenticatecognitoconfig@Stability(value=Stable) @Nullable default Object getAuthenticateOidcConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-authenticateoidcconfig@Stability(value=Stable) @Nullable default Object getFixedResponseConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-fixedresponseconfig@Stability(value=Stable) @Nullable default Object getForwardConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-forwardconfig@Stability(value=Stable) @Nullable default Number getOrder()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-order@Stability(value=Stable) @Nullable default Object getRedirectConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-redirectconfig@Stability(value=Stable) @Nullable default String getTargetGroupArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-targetgrouparn@Stability(value=Stable) static CfnListener.ActionProperty.Builder builder()
CfnListener.ActionProperty.Builder of CfnListener.ActionPropertyCopyright © 2020. All rights reserved.