Class CfnEmailChannelProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnEmailChannelProps.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 String
    The unique identifier for the Amazon Pinpoint application that you're specifying the email channel for.
    final String
    The Amazon SES configuration set that you want to apply to messages that you send through the channel.
    final Object
    Specifies whether to enable the email channel for the application.
    final String
    The verified email address that you want to send email from when you send email through the channel.
    final String
    The Amazon Resource Name (ARN) of the identity, verified with Amazon Simple Email Service (Amazon SES), that you want to use when you send email through the channel.
    final String
    The ARN of an IAM role for Amazon Pinpoint to use to send email from your campaigns or journeys through Amazon SES .
    final String
    The ARN of the AWS Identity and Access Management (IAM) role that you want Amazon Pinpoint to use when it submits email-related event data for the channel.
    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