@Stability(value=Stable)
public static interface CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getHtmlBody()
@Stability(value=Stable) @Nullable default String getTextBody()
@Stability(value=Stable) static CfnUserPoolRiskConfigurationAttachment.NotifyEmailTypeProperty.Builder builder()
Copyright © 2021. All rights reserved.