@Stability(value=Stable) @Internal public static final class CfnUserPool.RecoveryOptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPool.RecoveryOptionProperty
CfnUserPool.RecoveryOptionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPool.RecoveryOptionProperty.Builder, CfnUserPool.RecoveryOptionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserPool.RecoveryOptionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPool.AccountRecoverySettingProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getName()
Specifies the recovery method for a user.
|
Number |
getPriority()
A positive integer specifying priority of a method with 1 being the highest priority.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnUserPool.RecoveryOptionProperty.Builder builder)
CfnUserPool.AccountRecoverySettingProperty.Builder.public final String getName()
CfnUserPool.RecoveryOptionPropertygetName in interface CfnUserPool.RecoveryOptionPropertypublic final Number getPriority()
CfnUserPool.RecoveryOptionPropertygetPriority in interface CfnUserPool.RecoveryOptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.