@Stability(value=Stable) public static final class CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypeProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypeProperty.Builder actions(IResolvable actions)
CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypeProperty.getActions()actions - The compromised credentials risk configuration actions. This parameter is required.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypeProperty.Builder actions(CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsActionsTypeProperty actions)
CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypeProperty.getActions()actions - The compromised credentials risk configuration actions. This parameter is required.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypeProperty.Builder eventFilter(List<String> eventFilter)
CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypeProperty.getEventFilter()eventFilter - Perform the action for these events.
The default is to perform all events if no event filter is specified.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypeProperty>CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.