ICognitoIdentityProviderNotifyEmailType
Interface in AWS.CognitoIdentityProvider
Interface for NotifyEmailType.
Properties
HtmlBody
property HtmlBody: string
The HTML body of the email.
Subject
property Subject: string
The subject of the email.
TextBody
property TextBody: string
The text body of the email.