Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.pinpointemail.CfnIdentityPropsMixin.MailFromAttributesProperty
Packages that use CfnIdentityPropsMixin.MailFromAttributesProperty
-
Uses of CfnIdentityPropsMixin.MailFromAttributesProperty in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail
Classes in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail that implement CfnIdentityPropsMixin.MailFromAttributesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIdentityPropsMixin.MailFromAttributesPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail that return CfnIdentityPropsMixin.MailFromAttributesPropertyModifier and TypeMethodDescriptionCfnIdentityPropsMixin.MailFromAttributesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail with parameters of type CfnIdentityPropsMixin.MailFromAttributesPropertyModifier and TypeMethodDescriptionCfnIdentityMixinProps.Builder.mailFromAttributes(CfnIdentityPropsMixin.MailFromAttributesProperty mailFromAttributes) Sets the value ofCfnIdentityMixinProps.getMailFromAttributes()CfnIdentityPropsMixin.Builder.mailFromAttributes(CfnIdentityPropsMixin.MailFromAttributesProperty mailFromAttributes) Used to enable or disable the custom Mail-From domain configuration for an email identity.