@Stability(value=Stable)
public static interface CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.Builder
|
static class |
CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.Jsii$Proxy
An implementation for
CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.Builder |
builder() |
default List<String> |
getBlockedIpRangeList()
`CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.BlockedIPRangeList`.
|
default List<String> |
getSkippedIpRangeList()
`CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.SkippedIPRangeList`.
|
@Stability(value=Stable) @Nullable default List<String> getBlockedIpRangeList()
@Stability(value=Stable) @Nullable default List<String> getSkippedIpRangeList()
@Stability(value=Stable) static CfnUserPoolRiskConfigurationAttachment.RiskExceptionConfigurationTypeProperty.Builder builder()
Copyright © 2021. All rights reserved.