Resource Type definition for AWS::Pinpoint::InAppTemplate
template_name
(String)content
(Attributes List) (see below for nested schema)custom_config
(String)layout
(String)tags
(String)template_description
(String)arn
(String)id
(String) Uniquely identifies the resource.content
Optional:
background_color
(String)body_config
(Attributes) (see below for nested schema)header_config
(Attributes) (see below for nested schema)image_url
(String)primary_btn
(Attributes) (see below for nested schema)secondary_btn
(Attributes) (see below for nested schema)content.body_config
Optional:
alignment
(String)body
(String)text_color
(String)content.header_config
Optional:
alignment
(String)header
(String)text_color
(String)content.primary_btn
Optional:
android
(Attributes) (see below for nested schema)default_config
(Attributes) (see below for nested schema)ios
(Attributes) (see below for nested schema)web
(Attributes) (see below for nested schema)content.primary_btn.android
Optional:
button_action
(String)link
(String)content.primary_btn.default_config
Optional:
background_color
(String)border_radius
(Number)button_action
(String)link
(String)text
(String)text_color
(String)content.primary_btn.ios
Optional:
button_action
(String)link
(String)content.primary_btn.web
Optional:
button_action
(String)link
(String)content.secondary_btn
Optional:
android
(Attributes) (see below for nested schema)default_config
(Attributes) (see below for nested schema)ios
(Attributes) (see below for nested schema)web
(Attributes) (see below for nested schema)content.secondary_btn.android
Optional:
button_action
(String)link
(String)content.secondary_btn.default_config
Optional:
background_color
(String)border_radius
(Number)button_action
(String)link
(String)text
(String)text_color
(String)content.secondary_btn.ios
Optional:
button_action
(String)link
(String)content.secondary_btn.web
Optional:
button_action
(String)link
(String)Import is supported using the following syntax:
$ terraform import awscc_pinpoint_in_app_template.example <resource ID>