@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 CfnIdentityPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpointemail-identity.html#cfn-pinpointemail-identity-namepublic final Object getDkimSigningEnabled()
CfnIdentityPropsgetDkimSigningEnabled in interface CfnIdentityPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpointemail-identity.html#cfn-pinpointemail-identity-dkimsigningenabledpublic final Object getFeedbackForwardingEnabled()
CfnIdentityPropsgetFeedbackForwardingEnabled in interface CfnIdentityPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpointemail-identity.html#cfn-pinpointemail-identity-feedbackforwardingenabledpublic final Object getMailFromAttributes()
CfnIdentityPropsgetMailFromAttributes in interface CfnIdentityPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpointemail-identity.html#cfn-pinpointemail-identity-mailfromattributespublic final List<CfnIdentity.TagsProperty> getTags()
CfnIdentityPropsgetTags in interface CfnIdentityPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpointemail-identity.html#cfn-pinpointemail-identity-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.