@Stability(value=Stable)
public static interface CfnListenerRule.ActionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListenerRule.ActionProperty.Builder
A builder for
CfnListenerRule.ActionProperty |
static class |
CfnListenerRule.ActionProperty.Jsii$Proxy
An implementation for
CfnListenerRule.ActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnListenerRule.ActionProperty.Builder |
builder() |
default Object |
getAuthenticateCognitoConfig()
`CfnListenerRule.ActionProperty.AuthenticateCognitoConfig`.
|
default Object |
getAuthenticateOidcConfig()
`CfnListenerRule.ActionProperty.AuthenticateOidcConfig`.
|
default Object |
getFixedResponseConfig()
`CfnListenerRule.ActionProperty.FixedResponseConfig`.
|
default Object |
getForwardConfig()
`CfnListenerRule.ActionProperty.ForwardConfig`.
|
default Number |
getOrder()
`CfnListenerRule.ActionProperty.Order`.
|
default Object |
getRedirectConfig()
`CfnListenerRule.ActionProperty.RedirectConfig`.
|
default String |
getTargetGroupArn()
`CfnListenerRule.ActionProperty.TargetGroupArn`.
|
String |
getType()
`CfnListenerRule.ActionProperty.Type`.
|
@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listener-actions-type@Stability(value=Stable) @Nullable default Object getAuthenticateCognitoConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-authenticatecognitoconfig@Stability(value=Stable) @Nullable default Object getAuthenticateOidcConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-authenticateoidcconfig@Stability(value=Stable) @Nullable default Object getFixedResponseConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-fixedresponseconfig@Stability(value=Stable) @Nullable default Object getForwardConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-forwardconfig@Stability(value=Stable) @Nullable default Number getOrder()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-order@Stability(value=Stable) @Nullable default Object getRedirectConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-redirectconfig@Stability(value=Stable) @Nullable default String getTargetGroupArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listener-actions-targetgrouparn@Stability(value=Stable) static CfnListenerRule.ActionProperty.Builder builder()
Copyright © 2020. All rights reserved.