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