Class CfnConfigurationSetProps.Jsii$Proxy

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

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

    CfnConfigurationSetProps.Builder, CfnConfigurationSetProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnConfigurationSetProps.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
    Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
    final String
    The name of the configuration set.
    final Object
    An object that represents the reputation settings for the configuration set.
    final Object
    An object that defines whether or not Amazon SES can send email that you send using the configuration set.
    final Object
    An object that contains information about the suppression list preferences for your account.
    final Object
    The name of the custom open and click tracking domain associated with the configuration set.
    final Object
    The Virtual Deliverability Manager (VDM) options that apply to the configuration set.
    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