@Stability(value=Stable)
public static interface CfnUserPool.AccountRecoverySettingProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPool.AccountRecoverySettingProperty.Builder
A builder for
CfnUserPool.AccountRecoverySettingProperty |
static class |
CfnUserPool.AccountRecoverySettingProperty.Jsii$Proxy
An implementation for
CfnUserPool.AccountRecoverySettingProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.AccountRecoverySettingProperty.Builder |
builder() |
default Object |
getRecoveryMechanisms()
`CfnUserPool.AccountRecoverySettingProperty.RecoveryMechanisms`.
|
@Stability(value=Stable) @Nullable default Object getRecoveryMechanisms()
@Stability(value=Stable) static CfnUserPool.AccountRecoverySettingProperty.Builder builder()
Copyright © 2021. All rights reserved.