@Stability(value=Stable) @Internal public static final class CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder, CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getBlockEmail()
Email template used when a detected risk event is blocked.
|
String |
getFrom()
The email address that is sending the email.
|
Object |
getMfaEmail()
The multi-factor authentication (MFA) email template used when MFA is challenged as part of a detected risk.
|
Object |
getNoActionEmail()
The email template used when a detected risk event is allowed.
|
String |
getReplyTo()
The destination to which the receiver of an email should reply to.
|
String |
getSourceArn()
The Amazon Resource Name (ARN) of the identity that is associated with the sending authorization policy.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder builder)
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty.Builder.public final String getSourceArn()
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty
This identity permits Amazon Cognito to send for the email address specified in the From parameter.
getSourceArn in interface CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypePropertypublic final Object getBlockEmail()
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypePropertygetBlockEmail in interface CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypePropertypublic final String getFrom()
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypePropertyThe address must be either individually verified with Amazon Simple Email Service, or from a domain that has been verified with Amazon SES.
getFrom in interface CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypePropertypublic final Object getMfaEmail()
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypePropertygetMfaEmail in interface CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypePropertypublic final Object getNoActionEmail()
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypePropertygetNoActionEmail in interface CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypePropertypublic final String getReplyTo()
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypePropertygetReplyTo in interface CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.