@Stability(value=Stable) public static final class CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder sourceArn(String sourceArn)
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.getSourceArn()sourceArn - `CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.SourceArn`. This parameter is required.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder blockEmail(CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty blockEmail)
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.getBlockEmail()blockEmail - `CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.BlockEmail`.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder blockEmail(IResolvable blockEmail)
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.getBlockEmail()blockEmail - `CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.BlockEmail`.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder from(String from)
from - `CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.From`.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder mfaEmail(CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty mfaEmail)
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.getMfaEmail()mfaEmail - `CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.MfaEmail`.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder mfaEmail(IResolvable mfaEmail)
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.getMfaEmail()mfaEmail - `CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.MfaEmail`.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder noActionEmail(CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty noActionEmail)
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.getNoActionEmail()noActionEmail - `CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.NoActionEmail`.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder noActionEmail(IResolvable noActionEmail)
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.getNoActionEmail()noActionEmail - `CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.NoActionEmail`.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder replyTo(String replyTo)
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.getReplyTo()replyTo - `CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.ReplyTo`.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty>CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.