AWS::Pinpoint::Campaign InAppMessageContent - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Pinpoint::Campaign InAppMessageContent

Specifies the configuration and contents of an in-app message.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

BackgroundColor

The background color for an in-app message banner, expressed as a hex color code (such as #000000 for black).

Required: No

Type: String

Update requires: No interruption

BodyConfig

Specifies the configuration of main body text in an in-app message template.

Required: No

Type: InAppMessageBodyConfig

Update requires: No interruption

HeaderConfig

Specifies the configuration and content of the header or title text of the in-app message.

Required: No

Type: InAppMessageHeaderConfig

Update requires: No interruption

ImageUrl

The URL of the image that appears on an in-app message banner.

Required: No

Type: String

Update requires: No interruption

PrimaryBtn

An object that contains configuration information about the primary button in an in-app message.

Required: No

Type: InAppMessageButton

Update requires: No interruption

SecondaryBtn

An object that contains configuration information about the secondary button in an in-app message.

Required: No

Type: InAppMessageButton

Update requires: No interruption