TCognitoIdentityProviderSetUserPoolMfaConfigRequest
Class in AWS.CognitoIdentityProvider
SetUserPoolMfaConfig request class.
Ancestors
Properties
MfaConfiguration
property MfaConfiguration: string
SmsMfaConfiguration
property SmsMfaConfiguration: ICognitoIdentityProviderSmsMfaConfigType
Type: ICognitoIdentityProviderSmsMfaConfigType
SoftwareTokenMfaConfiguration
property SoftwareTokenMfaConfiguration: ICognitoIdentityProviderSoftwareTokenMfaConfigType
Type: ICognitoIdentityProviderSoftwareTokenMfaConfigType
UserPoolId
property UserPoolId: string
Constructors
Create
constructor Create(const AUserPoolId: string);
Constructor for TCognitoIdentityProviderSetUICustomizationRequest.
Parameters
| Name | Description |
|---|---|
AUserPoolId | Specify the ID of the user pool. |