| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticateCognitoActionConditionalBehaviorEnum |
AuthenticateCognitoActionConditionalBehaviorEnum.fromValue(String value)
Use this in place of valueOf.
|
static AuthenticateCognitoActionConditionalBehaviorEnum |
AuthenticateCognitoActionConditionalBehaviorEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticateCognitoActionConditionalBehaviorEnum[] |
AuthenticateCognitoActionConditionalBehaviorEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticateCognitoActionConfig |
AuthenticateCognitoActionConfig.withOnUnauthenticatedRequest(AuthenticateCognitoActionConditionalBehaviorEnum onUnauthenticatedRequest)
The behavior if the user is not authenticated.
|
Copyright © 2020. All rights reserved.