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