Class CfnReceiptRule.RuleProperty.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnReceiptRule.RuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReceiptRule.RuleProperty
An implementation for CfnReceiptRule.RuleProperty
  • 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.RuleProperty

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnReceiptRule.RuleProperty.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
    An ordered list of actions to perform on messages that match at least one of the recipient email addresses or domains specified in the receipt rule.
    final Object
    If true , the receipt rule is active.
    final String
    The name of the receipt rule.
    final List<String>
    The recipient domains and email addresses that the receipt rule applies to.
    final Object
    If true , then messages that this receipt rule applies to are scanned for spam and viruses.
    final String
    Specifies whether Amazon SES should require that incoming email is delivered over a connection encrypted with Transport Layer Security (TLS).
    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