@Stability(value=Stable) public static final class CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.Builder actions(IResolvable actions)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.getActions()actions - Account takeover risk configuration actions. This parameter is required.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.Builder actions(CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty actions)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.getActions()actions - Account takeover risk configuration actions. This parameter is required.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.Builder notifyConfiguration(IResolvable notifyConfiguration)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.getNotifyConfiguration()notifyConfiguration - The notify configuration used to construct email notifications.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.Builder notifyConfiguration(CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty notifyConfiguration)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.getNotifyConfiguration()notifyConfiguration - The notify configuration used to construct email notifications.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty>CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.