Skip to main content

TCognitoIdentityProviderNotifyConfigurationType

Class in AWS.CognitoIdentityProvider

NotifyConfigurationType class.

Ancestors

Properties

BlockEmail

property BlockEmail: ICognitoIdentityProviderNotifyEmailType

Type: ICognitoIdentityProviderNotifyEmailType

From

property From: string

MfaEmail

property MfaEmail: ICognitoIdentityProviderNotifyEmailType

Type: ICognitoIdentityProviderNotifyEmailType

NoActionEmail

property NoActionEmail: ICognitoIdentityProviderNotifyEmailType

Type: ICognitoIdentityProviderNotifyEmailType

ReplyTo

property ReplyTo: string

SourceArn

property SourceArn: TARN

Constructors

Create

constructor Create; overload;

Constructor for TCognitoIdentityProviderNotifyConfigurationType.


constructor Create(const ASourceArn: TARN); overload;

Constructor for TCognitoIdentityProviderNotifyConfigurationType.

Parameters

NameDescription
ASourceArnSpecify the Amazon Resource Name (ARN) of the identity associated with the sending authorization policy. This identity permits Amazon Cognito to send as the email address specified in From.