Uses of Class
software.amazon.awscdk.services.pinpointemail.CfnIdentityProps.Builder
Packages that use CfnIdentityProps.Builder
Package
Description
Amazon Pinpoint Email Construct Library
-
Uses of CfnIdentityProps.Builder in software.amazon.awscdk.services.pinpointemail
Methods in software.amazon.awscdk.services.pinpointemail that return CfnIdentityProps.BuilderModifier and TypeMethodDescriptionstatic CfnIdentityProps.BuilderCfnIdentityProps.builder()CfnIdentityProps.Builder.dkimSigningEnabled(Boolean dkimSigningEnabled) Sets the value ofCfnIdentityProps.getDkimSigningEnabled()CfnIdentityProps.Builder.dkimSigningEnabled(IResolvable dkimSigningEnabled) Sets the value ofCfnIdentityProps.getDkimSigningEnabled()CfnIdentityProps.Builder.feedbackForwardingEnabled(Boolean feedbackForwardingEnabled) Sets the value ofCfnIdentityProps.getFeedbackForwardingEnabled()CfnIdentityProps.Builder.feedbackForwardingEnabled(IResolvable feedbackForwardingEnabled) Sets the value ofCfnIdentityProps.getFeedbackForwardingEnabled()CfnIdentityProps.Builder.mailFromAttributes(IResolvable mailFromAttributes) Sets the value ofCfnIdentityProps.getMailFromAttributes()CfnIdentityProps.Builder.mailFromAttributes(CfnIdentity.MailFromAttributesProperty mailFromAttributes) Sets the value ofCfnIdentityProps.getMailFromAttributes()Sets the value ofCfnIdentityProps.getName()Sets the value ofCfnIdentityProps.getTags()Constructors in software.amazon.awscdk.services.pinpointemail with parameters of type CfnIdentityProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIdentityProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIdentityProps.Builder.