@Stability(value=Stable)
public static interface CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-notifyemailtype.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty.Builder
|
static class |
CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty.Jsii$Proxy
An implementation for
CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty.Builder |
builder() |
default String |
getHtmlBody()
`CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty.HtmlBody`.
|
String |
getSubject()
`CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty.Subject`.
|
default String |
getTextBody()
`CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty.TextBody`.
|
@Stability(value=Stable) @NotNull String getSubject()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-notifyemailtype.html#cfn-cognito-userpoolriskconfigurationattachment-notifyemailtype-subject@Stability(value=Stable) @Nullable default String getHtmlBody()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-notifyemailtype.html#cfn-cognito-userpoolriskconfigurationattachment-notifyemailtype-htmlbody@Stability(value=Stable) @Nullable default String getTextBody()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-notifyemailtype.html#cfn-cognito-userpoolriskconfigurationattachment-notifyemailtype-textbody@Stability(value=Stable) static CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty.Builder builder()
Copyright © 2020. All rights reserved.