TCognitoIdentityProviderNotifyEmailType
Class in AWS.CognitoIdentityProvider
NotifyEmailType class.
Ancestors
Properties
HtmlBody
property HtmlBody: string
Subject
property Subject: string
TextBody
property TextBody: string
Constructors
Create
constructor Create; overload;
Constructor for TCognitoIdentityProviderNotifyEmailType.
constructor Create(const ASubject: string); overload;
Constructor for TCognitoIdentityProviderNotifyEmailType.
Parameters
| Name | Description |
|---|---|
ASubject | The subject of the email. |