public static final class CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder highAction(IResolvable highAction)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.getHighAction()
highAction
- Action to take for a high risk.this
public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder highAction(CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty highAction)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.getHighAction()
highAction
- Action to take for a high risk.this
public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder lowAction(IResolvable lowAction)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.getLowAction()
lowAction
- Action to take for a low risk.this
public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder lowAction(CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty lowAction)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.getLowAction()
lowAction
- Action to take for a low risk.this
public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder mediumAction(IResolvable mediumAction)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.getMediumAction()
mediumAction
- Action to take for a medium risk.this
public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder mediumAction(CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty mediumAction)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.getMediumAction()
mediumAction
- Action to take for a medium risk.this
public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty build()
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty
java.lang.NullPointerException
- if any required attribute was not provided