@Stability(value=Stable)
public static interface CfnUserPool.RecoveryOptionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-recoveryoption.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-recoveryoption.html#cfn-cognito-userpool-recoveryoption-name@Stability(value=Stable) @Nullable default Number getPriority()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-recoveryoption.html#cfn-cognito-userpool-recoveryoption-priority@Stability(value=Stable) static CfnUserPool.RecoveryOptionProperty.Builder builder()
Copyright © 2020. All rights reserved.