Skip to main content

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

NameDescription
ANameThe name of the recovery method for a user. Valid values:||.
APriorityA positive integer specifying the priority of a method. Valid range: 1 - 2. The highest priority is 1.