TCognitoIdentityProviderRecoveryOptionType
Class in AWS.CognitoIdentityProvider
RecoveryOptionType class.
Ancestors
Properties
Name
property Name: string
Priority
property Priority: Integer
Constructors
Create
constructor Create; overload;
Constructor for TCognitoIdentityProviderRecoveryOptionType.
constructor Create(const AName: string; const APriority: Integer); overload;
Constructor for TCognitoIdentityProviderRecoveryOptionType.
Parameters
| Name | Description |
|---|---|
AName | The name of the recovery method for a user. Valid values:||. |
APriority | A positive integer specifying the priority of a method. Valid range: 1 - 2. The highest priority is 1. |