@Stability(value=Stable) public static final class CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.Builder |
blockedIpRangeList(List<String> blockedIpRangeList)
|
CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty |
build()
Builds the configured instance.
|
CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.Builder |
skippedIpRangeList(List<String> skippedIpRangeList)
|
@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.Builder blockedIpRangeList(List<String> blockedIpRangeList)
CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.getBlockedIpRangeList()blockedIpRangeList - `CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.BlockedIPRangeList`.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.Builder skippedIpRangeList(List<String> skippedIpRangeList)
CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.getSkippedIpRangeList()skippedIpRangeList - `CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.SkippedIPRangeList`.this@Stability(value=Stable) public CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty>CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.