Class CfnIdentityProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnIdentityProps.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
    For domain identities, this attribute is used to enable or disable DomainKeys Identified Mail (DKIM) signing for the domain.
    final Object
    Used to enable or disable feedback forwarding for an identity.
    final Object
    Used to enable or disable the custom Mail-From domain configuration for an email identity.
    final String
    The address or domain of the identity, such as sender@example.com or example.co.uk .
    final List<CfnTag>
    An object that defines the tags (keys and values) that you want to associate with the email identity.
    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