Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnInAppTemplatePropsMixin.Builder
Packages that use CfnInAppTemplatePropsMixin.Builder
-
Uses of CfnInAppTemplatePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnInAppTemplatePropsMixin.BuilderModifier and TypeMethodDescriptionAn object that contains information about the content of an in-app message, including its title and body text, text colors, background colors, images, buttons, and behaviors.CfnInAppTemplatePropsMixin.Builder.content(IResolvable content) An object that contains information about the content of an in-app message, including its title and body text, text colors, background colors, images, buttons, and behaviors.CfnInAppTemplatePropsMixin.Builder.create()CfnInAppTemplatePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnInAppTemplatePropsMixin.Builder.customConfig(Object customConfig) Custom data, in the form of key-value pairs, that is included in an in-app messaging payload.A string that determines the appearance of the in-app message.An array of key-value pairs to apply to this resource.CfnInAppTemplatePropsMixin.Builder.templateDescription(String templateDescription) An optional description of the in-app template.CfnInAppTemplatePropsMixin.Builder.templateName(String templateName) The name of the in-app message template.