InAppTemplate

class InAppTemplate : KotlinCustomResource

Resource Type definition for AWS::Pinpoint::InAppTemplate

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the message template.

Link copied to clipboard

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.

Link copied to clipboard
val customConfig: Output<Any>?

Custom data, in the form of key-value pairs, that is included in an in-app messaging payload. Search the CloudFormation User Guide for AWS::Pinpoint::InAppTemplate for more information about the expected schema for this property.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

A string that determines the appearance of the in-app message. You can specify one of the following:

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<Any>?

An array of key-value pairs to apply to this resource. For more information, see Tag . Search the CloudFormation User Guide for AWS::Pinpoint::InAppTemplate for more information about the expected schema for this property.

Link copied to clipboard

An optional description of the in-app template.

Link copied to clipboard
val templateName: Output<String>

The name of the in-app message template.

Link copied to clipboard
val urn: Output<String>