| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
AccountTakeoverActionsType |
AccountTakeoverActionsType.clone() |
AccountTakeoverActionsType |
AccountTakeoverRiskConfigurationType.getActions()
Account takeover risk configuration actions.
|
AccountTakeoverActionsType |
AccountTakeoverActionsType.withHighAction(AccountTakeoverActionType highAction)
Action to take for a high risk.
|
AccountTakeoverActionsType |
AccountTakeoverActionsType.withLowAction(AccountTakeoverActionType lowAction)
Action to take for a low risk.
|
AccountTakeoverActionsType |
AccountTakeoverActionsType.withMediumAction(AccountTakeoverActionType mediumAction)
Action to take for a medium risk.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountTakeoverRiskConfigurationType.setActions(AccountTakeoverActionsType actions)
Account takeover risk configuration actions.
|
AccountTakeoverRiskConfigurationType |
AccountTakeoverRiskConfigurationType.withActions(AccountTakeoverActionsType actions)
Account takeover risk configuration actions.
|
Copyright © 2023. All rights reserved.