@Stability(value=Stable)
public static interface CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty.Builder
|
static class |
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty.Jsii$Proxy
An implementation for
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty.Builder |
builder() |
String |
getEventAction()
`CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty.EventAction`.
|
Object |
getNotify()
`CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty.Notify`.
|
@Stability(value=Stable) @NotNull String getEventAction()
@Stability(value=Stable) @NotNull Object getNotify()
@Stability(value=Stable) static CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty.Builder builder()
Copyright © 2021. All rights reserved.