Class CfnReceiptRule.ActionProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ses.CfnReceiptRule.ActionProperty.Jsii$Proxy
All Implemented Interfaces:
CfnReceiptRule.ActionProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnReceiptRule.ActionProperty

@Stability(Stable) @Internal public static final class CfnReceiptRule.ActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReceiptRule.ActionProperty
An implementation for CfnReceiptRule.ActionProperty
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ses.CfnReceiptRule.ActionProperty

    CfnReceiptRule.ActionProperty.Builder, CfnReceiptRule.ActionProperty.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnReceiptRule.ActionProperty.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    Adds a header to the received email.
    final Object
    Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).
    final Object
    Calls an AWS Lambda function, and optionally, publishes a notification to Amazon SNS.
    final Object
    Saves the received message to an Amazon Simple Storage Service (Amazon S3) bucket and, optionally, publishes a notification to Amazon SNS.
    final Object
    Publishes the email content within a notification to Amazon SNS.
    final Object
    Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.
    final Object
    Calls Amazon WorkMail and, optionally, publishes a notification to Amazon Amazon SNS.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait