Class CfnConfigurationSetProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.pinpointemail.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.pinpointemail.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
    An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.
    final String
    The name of the configuration set.
    final Object
    An object that defines whether or not Amazon Pinpoint collects reputation metrics for the emails that you send that use the configuration set.
    final Object
    An object that defines whether or not Amazon Pinpoint can send email that you send using the configuration set.
    final List<CfnTag>
    An object that defines the tags (keys and values) that you want to associate with the configuration set.
    final Object
    An object that defines the open and click tracking options for emails that you send using 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