Class CfnUserPoolPropsMixin.RecoveryOptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolPropsMixin.RecoveryOptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUserPoolPropsMixin.RecoveryOptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnUserPoolPropsMixin.RecoveryOptionProperty
@Stability(Stable)
@Internal
public static final class CfnUserPoolPropsMixin.RecoveryOptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUserPoolPropsMixin.RecoveryOptionProperty
An implementation for
CfnUserPoolPropsMixin.RecoveryOptionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolPropsMixin.RecoveryOptionProperty
CfnUserPoolPropsMixin.RecoveryOptionProperty.Builder, CfnUserPoolPropsMixin.RecoveryOptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserPoolPropsMixin.RecoveryOptionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnUserPoolPropsMixin.RecoveryOptionProperty.Builder.
-
-
Method Details
-
getName
Description copied from interface:CfnUserPoolPropsMixin.RecoveryOptionPropertyThe recovery method that this object sets a recovery option for.- Specified by:
getNamein interfaceCfnUserPoolPropsMixin.RecoveryOptionProperty- See Also:
-
getPriority
Description copied from interface:CfnUserPoolPropsMixin.RecoveryOptionPropertyYour priority preference for using the specified attribute in account recovery.The highest priority is
1.- Specified by:
getPriorityin interfaceCfnUserPoolPropsMixin.RecoveryOptionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-