@Stability(value=Stable) @Internal public static final class CfnConfigurationSetEventDestination.EventDestinationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfigurationSetEventDestination.EventDestinationProperty
CfnConfigurationSetEventDestination.EventDestinationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfigurationSetEventDestination.EventDestinationProperty.Builder, CfnConfigurationSetEventDestination.EventDestinationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConfigurationSetEventDestination.EventDestinationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConfigurationSetEventDestination.CloudWatchDestinationProperty.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 |
getCloudWatchDestination()
An object that contains the names, default values, and sources of the dimensions associated with an Amazon CloudWatch event destination.
|
Object |
getEnabled()
Sets whether Amazon SES publishes events to this destination when you send an email with the associated configuration set.
|
Object |
getKinesisFirehoseDestination()
An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.
|
List<String> |
getMatchingEventTypes()
The type of email sending events to publish to the event destination.
|
String |
getName()
The name of the event destination.
|
Object |
getSnsDestination()
`CfnConfigurationSetEventDestination.EventDestinationProperty.SnsDestination`.
|
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(CfnConfigurationSetEventDestination.EventDestinationProperty.Builder builder)
CfnConfigurationSetEventDestination.CloudWatchDestinationProperty.Builder.public final List<String> getMatchingEventTypes()
CfnConfigurationSetEventDestination.EventDestinationProperty
send - The call was successful and Amazon SES is attempting to deliver the email.reject - Amazon SES determined that the email contained a virus and rejected it.bounce - The recipient's mail server permanently rejected the email. This corresponds to a hard bounce.complaint - The recipient marked the email as spam.delivery - Amazon SES successfully delivered the email to the recipient's mail server.open - The recipient received the email and opened it in their email client.click - The recipient clicked one or more links in the email.renderingFailure - Amazon SES did not send the email because of a template rendering issue.getMatchingEventTypes in interface CfnConfigurationSetEventDestination.EventDestinationPropertypublic final Object getCloudWatchDestination()
CfnConfigurationSetEventDestination.EventDestinationPropertygetCloudWatchDestination in interface CfnConfigurationSetEventDestination.EventDestinationPropertypublic final Object getEnabled()
CfnConfigurationSetEventDestination.EventDestinationProperty
Set to true to enable publishing to this destination; set to false to prevent publishing to this destination. The default value is false .
getEnabled in interface CfnConfigurationSetEventDestination.EventDestinationPropertypublic final Object getKinesisFirehoseDestination()
CfnConfigurationSetEventDestination.EventDestinationPropertygetKinesisFirehoseDestination in interface CfnConfigurationSetEventDestination.EventDestinationPropertypublic final String getName()
CfnConfigurationSetEventDestination.EventDestinationProperty
getName in interface CfnConfigurationSetEventDestination.EventDestinationPropertypublic final Object getSnsDestination()
CfnConfigurationSetEventDestination.EventDestinationPropertygetSnsDestination in interface CfnConfigurationSetEventDestination.EventDestinationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.