ICognitoIdentityProviderUserPoolDescriptionType
Interface in AWS.CognitoIdentityProvider
Interface for UserPoolDescriptionType.
Properties
CreationDate
property CreationDate: TOptional<TDateTime>
The date and time when the user pool was created.
Id
property Id: string
The ID of the user pool.
LambdaConfig
property LambdaConfig: ICognitoIdentityProviderLambdaConfigType
Type: ICognitoIdentityProviderLambdaConfigType
The AWS Lambda configuration for the user pool.
LastModifiedDate
property LastModifiedDate: TOptional<TDateTime>
The date and time when the user pool was last updated.
Name
property Name: string
The name of the user pool.
Status
property Status: string
The status of the user pool.
Valid values: Disabled | Enabled.