AWS::Pinpoint::InAppTemplate ButtonConfig - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Pinpoint::InAppTemplate ButtonConfig

Specifies the behavior of buttons that appear in an in-app message template.

Syntax

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

Properties

Android

Optional button configuration to use for in-app messages sent to Android devices. This button configuration overrides the default button configuration.

Required: No

Type: OverrideButtonConfiguration

Update requires: No interruption

DefaultConfig

Specifies the default behavior of a button that appears in an in-app message. You can optionally add button configurations that specifically apply to iOS, Android, or web browser users.

Required: No

Type: DefaultButtonConfiguration

Update requires: No interruption

IOS

Optional button configuration to use for in-app messages sent to iOS devices. This button configuration overrides the default button configuration.

Required: No

Type: OverrideButtonConfiguration

Update requires: No interruption

Web

Optional button configuration to use for in-app messages sent to web applications. This button configuration overrides the default button configuration.

Required: No

Type: OverrideButtonConfiguration

Update requires: No interruption