@Stability(value=Stable) @Internal public static final class CfnIdentityProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIdentityProps
CfnIdentityPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnIdentityProps.Builder, CfnIdentityProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String name,
Object dkimSigningEnabled,
Object feedbackForwardingEnabled,
Object mailFromAttributes,
List<? extends CfnIdentity.TagsProperty> tags)
Constructor that initializes the object based on literal property values passed by the
CfnIdentityProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDkimSigningEnabled()
`AWS::PinpointEmail::Identity.DkimSigningEnabled`.
|
Object |
getFeedbackForwardingEnabled()
`AWS::PinpointEmail::Identity.FeedbackForwardingEnabled`.
|
Object |
getMailFromAttributes()
`AWS::PinpointEmail::Identity.MailFromAttributes`.
|
String |
getName()
`AWS::PinpointEmail::Identity.Name`.
|
List<CfnIdentity.TagsProperty> |
getTags()
`AWS::PinpointEmail::Identity.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String name, Object dkimSigningEnabled, Object feedbackForwardingEnabled, Object mailFromAttributes, List<? extends CfnIdentity.TagsProperty> tags)
CfnIdentityProps.Builder.public final String getName()
CfnIdentityPropsgetName in interface CfnIdentityPropspublic final Object getDkimSigningEnabled()
CfnIdentityPropsgetDkimSigningEnabled in interface CfnIdentityPropspublic final Object getFeedbackForwardingEnabled()
CfnIdentityPropsgetFeedbackForwardingEnabled in interface CfnIdentityPropspublic final Object getMailFromAttributes()
CfnIdentityPropsgetMailFromAttributes in interface CfnIdentityPropspublic final List<CfnIdentity.TagsProperty> getTags()
CfnIdentityPropsgetTags in interface CfnIdentityProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.