@Stability(value=Stable) @Internal public static final class CfnEmailChannelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEmailChannelProps
CfnEmailChannelPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEmailChannelProps.Builder, CfnEmailChannelProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEmailChannelProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEmailChannelProps.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) |
String |
getApplicationId()
The unique identifier for the Amazon Pinpoint application that you're specifying the email channel for.
|
String |
getConfigurationSet()
The [Amazon SES configuration set](https://docs.aws.amazon.com/ses/latest/APIReference/API_ConfigurationSet.html) that you want to apply to messages that you send through the channel.
|
Object |
getEnabled()
Specifies whether to enable the email channel for the application.
|
String |
getFromAddress()
The verified email address that you want to send email from when you send email through the channel.
|
String |
getIdentity()
The Amazon Resource Name (ARN) of the identity, verified with Amazon Simple Email Service (Amazon SES), that you want to use when you send email through the channel.
|
String |
getRoleArn()
The ARN of the AWS Identity and Access Management (IAM) role that you want Amazon Pinpoint to use when it submits email-related event data for the channel.
|
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(CfnEmailChannelProps.Builder builder)
CfnEmailChannelProps.Builder.public final String getApplicationId()
CfnEmailChannelPropsgetApplicationId in interface CfnEmailChannelPropspublic final String getFromAddress()
CfnEmailChannelPropsgetFromAddress in interface CfnEmailChannelPropspublic final String getIdentity()
CfnEmailChannelPropsgetIdentity in interface CfnEmailChannelPropspublic final String getConfigurationSet()
CfnEmailChannelPropsgetConfigurationSet in interface CfnEmailChannelPropspublic final Object getEnabled()
CfnEmailChannelPropsgetEnabled in interface CfnEmailChannelPropspublic final String getRoleArn()
CfnEmailChannelPropsgetRoleArn in interface CfnEmailChannelProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.