@Stability(value=Stable) public static final class CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder highAction(CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty highAction)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.getHighAction()highAction - Action to take for a high risk.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder highAction(IResolvable highAction)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.getHighAction()highAction - Action to take for a high risk.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder lowAction(CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty lowAction)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.getLowAction()lowAction - Action to take for a low risk.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder lowAction(IResolvable lowAction)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.getLowAction()lowAction - Action to take for a low risk.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder mediumAction(CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty mediumAction)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.getMediumAction()mediumAction - Action to take for a medium risk.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder mediumAction(IResolvable mediumAction)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.getMediumAction()mediumAction - Action to take for a medium risk.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty>CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.