Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnEmailIdentityMixinProps.Builder
Packages that use CfnEmailIdentityMixinProps.Builder
-
Uses of CfnEmailIdentityMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ses
Methods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnEmailIdentityMixinProps.BuilderModifier and TypeMethodDescriptionCfnEmailIdentityMixinProps.builder()CfnEmailIdentityMixinProps.Builder.configurationSetAttributes(CfnEmailIdentityPropsMixin.ConfigurationSetAttributesProperty configurationSetAttributes) Sets the value ofCfnEmailIdentityMixinProps.getConfigurationSetAttributes()CfnEmailIdentityMixinProps.Builder.configurationSetAttributes(IResolvable configurationSetAttributes) Sets the value ofCfnEmailIdentityMixinProps.getConfigurationSetAttributes()CfnEmailIdentityMixinProps.Builder.dkimAttributes(CfnEmailIdentityPropsMixin.DkimAttributesProperty dkimAttributes) Sets the value ofCfnEmailIdentityMixinProps.getDkimAttributes()CfnEmailIdentityMixinProps.Builder.dkimAttributes(IResolvable dkimAttributes) Sets the value ofCfnEmailIdentityMixinProps.getDkimAttributes()CfnEmailIdentityMixinProps.Builder.dkimSigningAttributes(CfnEmailIdentityPropsMixin.DkimSigningAttributesProperty dkimSigningAttributes) Sets the value ofCfnEmailIdentityMixinProps.getDkimSigningAttributes()CfnEmailIdentityMixinProps.Builder.dkimSigningAttributes(IResolvable dkimSigningAttributes) Sets the value ofCfnEmailIdentityMixinProps.getDkimSigningAttributes()CfnEmailIdentityMixinProps.Builder.emailIdentity(String emailIdentity) Sets the value ofCfnEmailIdentityMixinProps.getEmailIdentity()CfnEmailIdentityMixinProps.Builder.feedbackAttributes(CfnEmailIdentityPropsMixin.FeedbackAttributesProperty feedbackAttributes) Sets the value ofCfnEmailIdentityMixinProps.getFeedbackAttributes()CfnEmailIdentityMixinProps.Builder.feedbackAttributes(IResolvable feedbackAttributes) Sets the value ofCfnEmailIdentityMixinProps.getFeedbackAttributes()CfnEmailIdentityMixinProps.Builder.mailFromAttributes(CfnEmailIdentityPropsMixin.MailFromAttributesProperty mailFromAttributes) Sets the value ofCfnEmailIdentityMixinProps.getMailFromAttributes()CfnEmailIdentityMixinProps.Builder.mailFromAttributes(IResolvable mailFromAttributes) Sets the value ofCfnEmailIdentityMixinProps.getMailFromAttributes()Sets the value ofCfnEmailIdentityMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnEmailIdentityMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEmailIdentityMixinProps.Builder.