Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpointemail.CfnIdentityMixinProps.Builder
Packages that use CfnIdentityMixinProps.Builder
-
Uses of CfnIdentityMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail that return CfnIdentityMixinProps.BuilderModifier and TypeMethodDescriptionCfnIdentityMixinProps.builder()CfnIdentityMixinProps.Builder.dkimSigningEnabled(Boolean dkimSigningEnabled) Sets the value ofCfnIdentityMixinProps.getDkimSigningEnabled()CfnIdentityMixinProps.Builder.dkimSigningEnabled(IResolvable dkimSigningEnabled) Sets the value ofCfnIdentityMixinProps.getDkimSigningEnabled()CfnIdentityMixinProps.Builder.feedbackForwardingEnabled(Boolean feedbackForwardingEnabled) Sets the value ofCfnIdentityMixinProps.getFeedbackForwardingEnabled()CfnIdentityMixinProps.Builder.feedbackForwardingEnabled(IResolvable feedbackForwardingEnabled) Sets the value ofCfnIdentityMixinProps.getFeedbackForwardingEnabled()CfnIdentityMixinProps.Builder.mailFromAttributes(CfnIdentityPropsMixin.MailFromAttributesProperty mailFromAttributes) Sets the value ofCfnIdentityMixinProps.getMailFromAttributes()CfnIdentityMixinProps.Builder.mailFromAttributes(IResolvable mailFromAttributes) Sets the value ofCfnIdentityMixinProps.getMailFromAttributes()Sets the value ofCfnIdentityMixinProps.getName()Sets the value ofCfnIdentityMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail with parameters of type CfnIdentityMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIdentityMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIdentityMixinProps.Builder.