We recommend new projects start with resources from the AWS provider.
aws-native.pinpoint.getInAppTemplate
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::Pinpoint::InAppTemplate
Using getInAppTemplate
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getInAppTemplate(args: GetInAppTemplateArgs, opts?: InvokeOptions): Promise<GetInAppTemplateResult>
function getInAppTemplateOutput(args: GetInAppTemplateOutputArgs, opts?: InvokeOptions): Output<GetInAppTemplateResult>def get_in_app_template(template_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetInAppTemplateResult
def get_in_app_template_output(template_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetInAppTemplateResult]func LookupInAppTemplate(ctx *Context, args *LookupInAppTemplateArgs, opts ...InvokeOption) (*LookupInAppTemplateResult, error)
func LookupInAppTemplateOutput(ctx *Context, args *LookupInAppTemplateOutputArgs, opts ...InvokeOption) LookupInAppTemplateResultOutput> Note: This function is named LookupInAppTemplate in the Go SDK.
public static class GetInAppTemplate 
{
    public static Task<GetInAppTemplateResult> InvokeAsync(GetInAppTemplateArgs args, InvokeOptions? opts = null)
    public static Output<GetInAppTemplateResult> Invoke(GetInAppTemplateInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetInAppTemplateResult> getInAppTemplate(GetInAppTemplateArgs args, InvokeOptions options)
public static Output<GetInAppTemplateResult> getInAppTemplate(GetInAppTemplateArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:pinpoint:getInAppTemplate
  arguments:
    # arguments dictionaryThe following arguments are supported:
- TemplateName string
- The name of the in-app message template.
- TemplateName string
- The name of the in-app message template.
- templateName String
- The name of the in-app message template.
- templateName string
- The name of the in-app message template.
- template_name str
- The name of the in-app message template.
- templateName String
- The name of the in-app message template.
getInAppTemplate Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) of the message template.
- Content
List<Pulumi.Aws Native. Pinpoint. Outputs. In App Template In App Message 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.
- CustomConfig object
- 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::InAppTemplatefor more information about the expected schema for this property.
- Layout
Pulumi.Aws Native. Pinpoint. In App Template Layout 
- A string that determines the appearance of the in-app message. You can specify one of the following:- BOTTOM_BANNER– a message that appears as a banner at the bottom of the page.
- TOP_BANNER– a message that appears as a banner at the top of the page.
- OVERLAYS– a message that covers entire screen.
- MOBILE_FEED– a message that appears in a window in front of the page.
- MIDDLE_BANNER– a message that appears as a banner in the middle of the page.
- CAROUSEL– a scrollable layout of up to five unique messages.
 
- object
- An array of key-value pairs to apply to this resource. - For more information, see Tag . - Search the CloudFormation User Guide for - AWS::Pinpoint::InAppTemplatefor more information about the expected schema for this property.
- TemplateDescription string
- An optional description of the in-app template.
- Arn string
- The Amazon Resource Name (ARN) of the message template.
- Content
[]InApp Template In App Message 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.
- CustomConfig interface{}
- 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::InAppTemplatefor more information about the expected schema for this property.
- Layout
InApp Template Layout 
- A string that determines the appearance of the in-app message. You can specify one of the following:- BOTTOM_BANNER– a message that appears as a banner at the bottom of the page.
- TOP_BANNER– a message that appears as a banner at the top of the page.
- OVERLAYS– a message that covers entire screen.
- MOBILE_FEED– a message that appears in a window in front of the page.
- MIDDLE_BANNER– a message that appears as a banner in the middle of the page.
- CAROUSEL– a scrollable layout of up to five unique messages.
 
- interface{}
- An array of key-value pairs to apply to this resource. - For more information, see Tag . - Search the CloudFormation User Guide for - AWS::Pinpoint::InAppTemplatefor more information about the expected schema for this property.
- TemplateDescription string
- An optional description of the in-app template.
- arn String
- The Amazon Resource Name (ARN) of the message template.
- content
List<InApp Template In App Message 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.
- customConfig Object
- 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::InAppTemplatefor more information about the expected schema for this property.
- layout
InApp Template Layout 
- A string that determines the appearance of the in-app message. You can specify one of the following:- BOTTOM_BANNER– a message that appears as a banner at the bottom of the page.
- TOP_BANNER– a message that appears as a banner at the top of the page.
- OVERLAYS– a message that covers entire screen.
- MOBILE_FEED– a message that appears in a window in front of the page.
- MIDDLE_BANNER– a message that appears as a banner in the middle of the page.
- CAROUSEL– a scrollable layout of up to five unique messages.
 
- Object
- An array of key-value pairs to apply to this resource. - For more information, see Tag . - Search the CloudFormation User Guide for - AWS::Pinpoint::InAppTemplatefor more information about the expected schema for this property.
- templateDescription String
- An optional description of the in-app template.
- arn string
- The Amazon Resource Name (ARN) of the message template.
- content
InApp Template In App Message 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.
- customConfig 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::InAppTemplatefor more information about the expected schema for this property.
- layout
InApp Template Layout 
- A string that determines the appearance of the in-app message. You can specify one of the following:- BOTTOM_BANNER– a message that appears as a banner at the bottom of the page.
- TOP_BANNER– a message that appears as a banner at the top of the page.
- OVERLAYS– a message that covers entire screen.
- MOBILE_FEED– a message that appears in a window in front of the page.
- MIDDLE_BANNER– a message that appears as a banner in the middle of the page.
- CAROUSEL– a scrollable layout of up to five unique messages.
 
- 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::InAppTemplatefor more information about the expected schema for this property.
- templateDescription string
- An optional description of the in-app template.
- arn str
- The Amazon Resource Name (ARN) of the message template.
- content
Sequence[InApp Template In App Message 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.
- custom_config 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::InAppTemplatefor more information about the expected schema for this property.
- layout
InApp Template Layout 
- A string that determines the appearance of the in-app message. You can specify one of the following:- BOTTOM_BANNER– a message that appears as a banner at the bottom of the page.
- TOP_BANNER– a message that appears as a banner at the top of the page.
- OVERLAYS– a message that covers entire screen.
- MOBILE_FEED– a message that appears in a window in front of the page.
- MIDDLE_BANNER– a message that appears as a banner in the middle of the page.
- CAROUSEL– a scrollable layout of up to five unique messages.
 
- 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::InAppTemplatefor more information about the expected schema for this property.
- template_description str
- An optional description of the in-app template.
- arn String
- The Amazon Resource Name (ARN) of the message template.
- content List<Property Map>
- 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.
- customConfig 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::InAppTemplatefor more information about the expected schema for this property.
- layout "BOTTOM_BANNER" | "TOP_BANNER" | "OVERLAYS" | "MOBILE_FEED" | "MIDDLE_BANNER" | "CAROUSEL"
- A string that determines the appearance of the in-app message. You can specify one of the following:- BOTTOM_BANNER– a message that appears as a banner at the bottom of the page.
- TOP_BANNER– a message that appears as a banner at the top of the page.
- OVERLAYS– a message that covers entire screen.
- MOBILE_FEED– a message that appears in a window in front of the page.
- MIDDLE_BANNER– a message that appears as a banner in the middle of the page.
- CAROUSEL– a scrollable layout of up to five unique messages.
 
- 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::InAppTemplatefor more information about the expected schema for this property.
- templateDescription String
- An optional description of the in-app template.
Supporting Types
InAppTemplateAlignment   
InAppTemplateBodyConfig    
- Alignment
Pulumi.Aws Native. Pinpoint. In App Template Alignment 
- The text alignment of the main body text of the message. Acceptable values: LEFT,CENTER,RIGHT.
- Body string
- The main body text of the message.
- TextColor string
- The color of the body text, expressed as a hex color code (such as #000000 for black).
- Alignment
InApp Template Alignment 
- The text alignment of the main body text of the message. Acceptable values: LEFT,CENTER,RIGHT.
- Body string
- The main body text of the message.
- TextColor string
- The color of the body text, expressed as a hex color code (such as #000000 for black).
- alignment
InApp Template Alignment 
- The text alignment of the main body text of the message. Acceptable values: LEFT,CENTER,RIGHT.
- body String
- The main body text of the message.
- textColor String
- The color of the body text, expressed as a hex color code (such as #000000 for black).
- alignment
InApp Template Alignment 
- The text alignment of the main body text of the message. Acceptable values: LEFT,CENTER,RIGHT.
- body string
- The main body text of the message.
- textColor string
- The color of the body text, expressed as a hex color code (such as #000000 for black).
- alignment
InApp Template Alignment 
- The text alignment of the main body text of the message. Acceptable values: LEFT,CENTER,RIGHT.
- body str
- The main body text of the message.
- text_color str
- The color of the body text, expressed as a hex color code (such as #000000 for black).
- alignment "LEFT" | "CENTER" | "RIGHT"
- The text alignment of the main body text of the message. Acceptable values: LEFT,CENTER,RIGHT.
- body String
- The main body text of the message.
- textColor String
- The color of the body text, expressed as a hex color code (such as #000000 for black).
InAppTemplateButtonAction    
InAppTemplateButtonConfig    
- Android
Pulumi.Aws Native. Pinpoint. Inputs. In App Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to Android devices. This button configuration overrides the default button configuration.
- DefaultConfig Pulumi.Aws Native. Pinpoint. Inputs. In App Template Default Button Configuration 
- 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.
- Ios
Pulumi.Aws Native. Pinpoint. Inputs. In App Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to iOS devices. This button configuration overrides the default button configuration.
- Web
Pulumi.Aws Native. Pinpoint. Inputs. In App Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to web applications. This button configuration overrides the default button configuration.
- Android
InApp Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to Android devices. This button configuration overrides the default button configuration.
- DefaultConfig InApp Template Default Button Configuration 
- 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.
- Ios
InApp Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to iOS devices. This button configuration overrides the default button configuration.
- Web
InApp Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to web applications. This button configuration overrides the default button configuration.
- android
InApp Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to Android devices. This button configuration overrides the default button configuration.
- defaultConfig InApp Template Default Button Configuration 
- 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.
- ios
InApp Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to iOS devices. This button configuration overrides the default button configuration.
- web
InApp Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to web applications. This button configuration overrides the default button configuration.
- android
InApp Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to Android devices. This button configuration overrides the default button configuration.
- defaultConfig InApp Template Default Button Configuration 
- 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.
- ios
InApp Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to iOS devices. This button configuration overrides the default button configuration.
- web
InApp Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to web applications. This button configuration overrides the default button configuration.
- android
InApp Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to Android devices. This button configuration overrides the default button configuration.
- default_config InApp Template Default Button Configuration 
- 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.
- ios
InApp Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to iOS devices. This button configuration overrides the default button configuration.
- web
InApp Template Override Button Configuration 
- Optional button configuration to use for in-app messages sent to web applications. This button configuration overrides the default button configuration.
- android Property Map
- Optional button configuration to use for in-app messages sent to Android devices. This button configuration overrides the default button configuration.
- defaultConfig Property Map
- 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.
- ios Property Map
- Optional button configuration to use for in-app messages sent to iOS devices. This button configuration overrides the default button configuration.
- web Property Map
- Optional button configuration to use for in-app messages sent to web applications. This button configuration overrides the default button configuration.
InAppTemplateDefaultButtonConfiguration     
- BackgroundColor string
- The background color of a button, expressed as a hex color code (such as #000000 for black).
- BorderRadius int
- The border radius of a button.
- 
Pulumi.Aws Native. Pinpoint. In App Template Button Action 
- The action that occurs when a recipient chooses a button in an in-app message. You can specify one of the following:- LINK– A link to a web destination.
- DEEP_LINK– A link to a specific page in an application.
- CLOSE– Dismisses the message.
 
- Link string
- The destination (such as a URL) for a button.
- Text string
- The text that appears on a button in an in-app message.
- TextColor string
- The color of the body text in a button, expressed as a hex color code (such as #000000 for black).
- BackgroundColor string
- The background color of a button, expressed as a hex color code (such as #000000 for black).
- BorderRadius int
- The border radius of a button.
- 
InApp Template Button Action 
- The action that occurs when a recipient chooses a button in an in-app message. You can specify one of the following:- LINK– A link to a web destination.
- DEEP_LINK– A link to a specific page in an application.
- CLOSE– Dismisses the message.
 
- Link string
- The destination (such as a URL) for a button.
- Text string
- The text that appears on a button in an in-app message.
- TextColor string
- The color of the body text in a button, expressed as a hex color code (such as #000000 for black).
- backgroundColor String
- The background color of a button, expressed as a hex color code (such as #000000 for black).
- borderRadius Integer
- The border radius of a button.
- 
InApp Template Button Action 
- The action that occurs when a recipient chooses a button in an in-app message. You can specify one of the following:- LINK– A link to a web destination.
- DEEP_LINK– A link to a specific page in an application.
- CLOSE– Dismisses the message.
 
- link String
- The destination (such as a URL) for a button.
- text String
- The text that appears on a button in an in-app message.
- textColor String
- The color of the body text in a button, expressed as a hex color code (such as #000000 for black).
- backgroundColor string
- The background color of a button, expressed as a hex color code (such as #000000 for black).
- borderRadius number
- The border radius of a button.
- 
InApp Template Button Action 
- The action that occurs when a recipient chooses a button in an in-app message. You can specify one of the following:- LINK– A link to a web destination.
- DEEP_LINK– A link to a specific page in an application.
- CLOSE– Dismisses the message.
 
- link string
- The destination (such as a URL) for a button.
- text string
- The text that appears on a button in an in-app message.
- textColor string
- The color of the body text in a button, expressed as a hex color code (such as #000000 for black).
- background_color str
- The background color of a button, expressed as a hex color code (such as #000000 for black).
- border_radius int
- The border radius of a button.
- 
InApp Template Button Action 
- The action that occurs when a recipient chooses a button in an in-app message. You can specify one of the following:- LINK– A link to a web destination.
- DEEP_LINK– A link to a specific page in an application.
- CLOSE– Dismisses the message.
 
- link str
- The destination (such as a URL) for a button.
- text str
- The text that appears on a button in an in-app message.
- text_color str
- The color of the body text in a button, expressed as a hex color code (such as #000000 for black).
- backgroundColor String
- The background color of a button, expressed as a hex color code (such as #000000 for black).
- borderRadius Number
- The border radius of a button.
- "LINK" | "DEEP_LINK" | "CLOSE"
- The action that occurs when a recipient chooses a button in an in-app message. You can specify one of the following:- LINK– A link to a web destination.
- DEEP_LINK– A link to a specific page in an application.
- CLOSE– Dismisses the message.
 
- link String
- The destination (such as a URL) for a button.
- text String
- The text that appears on a button in an in-app message.
- textColor String
- The color of the body text in a button, expressed as a hex color code (such as #000000 for black).
InAppTemplateHeaderConfig    
- Alignment
Pulumi.Aws Native. Pinpoint. In App Template Alignment 
- The text alignment of the title of the message. Acceptable values: LEFT,CENTER,RIGHT.
- Header string
- The title text of the in-app message.
- TextColor string
- The color of the title text, expressed as a hex color code (such as #000000 for black).
- Alignment
InApp Template Alignment 
- The text alignment of the title of the message. Acceptable values: LEFT,CENTER,RIGHT.
- Header string
- The title text of the in-app message.
- TextColor string
- The color of the title text, expressed as a hex color code (such as #000000 for black).
- alignment
InApp Template Alignment 
- The text alignment of the title of the message. Acceptable values: LEFT,CENTER,RIGHT.
- header String
- The title text of the in-app message.
- textColor String
- The color of the title text, expressed as a hex color code (such as #000000 for black).
- alignment
InApp Template Alignment 
- The text alignment of the title of the message. Acceptable values: LEFT,CENTER,RIGHT.
- header string
- The title text of the in-app message.
- textColor string
- The color of the title text, expressed as a hex color code (such as #000000 for black).
- alignment
InApp Template Alignment 
- The text alignment of the title of the message. Acceptable values: LEFT,CENTER,RIGHT.
- header str
- The title text of the in-app message.
- text_color str
- The color of the title text, expressed as a hex color code (such as #000000 for black).
- alignment "LEFT" | "CENTER" | "RIGHT"
- The text alignment of the title of the message. Acceptable values: LEFT,CENTER,RIGHT.
- header String
- The title text of the in-app message.
- textColor String
- The color of the title text, expressed as a hex color code (such as #000000 for black).
InAppTemplateInAppMessageContent      
- BackgroundColor string
- The background color for an in-app message banner, expressed as a hex color code (such as #000000 for black).
- BodyConfig Pulumi.Aws Native. Pinpoint. Inputs. In App Template Body Config 
- An object that contains configuration information about the header or title text of the in-app message.
- HeaderConfig Pulumi.Aws Native. Pinpoint. Inputs. In App Template Header Config 
- An object that contains configuration information about the header or title text of the in-app message.
- ImageUrl string
- The URL of the image that appears on an in-app message banner.
- PrimaryBtn Pulumi.Aws Native. Pinpoint. Inputs. In App Template Button Config 
- An object that contains configuration information about the primary button in an in-app message.
- SecondaryBtn Pulumi.Aws Native. Pinpoint. Inputs. In App Template Button Config 
- An object that contains configuration information about the secondary button in an in-app message.
- BackgroundColor string
- The background color for an in-app message banner, expressed as a hex color code (such as #000000 for black).
- BodyConfig InApp Template Body Config 
- An object that contains configuration information about the header or title text of the in-app message.
- HeaderConfig InApp Template Header Config 
- An object that contains configuration information about the header or title text of the in-app message.
- ImageUrl string
- The URL of the image that appears on an in-app message banner.
- PrimaryBtn InApp Template Button Config 
- An object that contains configuration information about the primary button in an in-app message.
- SecondaryBtn InApp Template Button Config 
- An object that contains configuration information about the secondary button in an in-app message.
- backgroundColor String
- The background color for an in-app message banner, expressed as a hex color code (such as #000000 for black).
- bodyConfig InApp Template Body Config 
- An object that contains configuration information about the header or title text of the in-app message.
- headerConfig InApp Template Header Config 
- An object that contains configuration information about the header or title text of the in-app message.
- imageUrl String
- The URL of the image that appears on an in-app message banner.
- primaryBtn InApp Template Button Config 
- An object that contains configuration information about the primary button in an in-app message.
- secondaryBtn InApp Template Button Config 
- An object that contains configuration information about the secondary button in an in-app message.
- backgroundColor string
- The background color for an in-app message banner, expressed as a hex color code (such as #000000 for black).
- bodyConfig InApp Template Body Config 
- An object that contains configuration information about the header or title text of the in-app message.
- headerConfig InApp Template Header Config 
- An object that contains configuration information about the header or title text of the in-app message.
- imageUrl string
- The URL of the image that appears on an in-app message banner.
- primaryBtn InApp Template Button Config 
- An object that contains configuration information about the primary button in an in-app message.
- secondaryBtn InApp Template Button Config 
- An object that contains configuration information about the secondary button in an in-app message.
- background_color str
- The background color for an in-app message banner, expressed as a hex color code (such as #000000 for black).
- body_config InApp Template Body Config 
- An object that contains configuration information about the header or title text of the in-app message.
- header_config InApp Template Header Config 
- An object that contains configuration information about the header or title text of the in-app message.
- image_url str
- The URL of the image that appears on an in-app message banner.
- primary_btn InApp Template Button Config 
- An object that contains configuration information about the primary button in an in-app message.
- secondary_btn InApp Template Button Config 
- An object that contains configuration information about the secondary button in an in-app message.
- backgroundColor String
- The background color for an in-app message banner, expressed as a hex color code (such as #000000 for black).
- bodyConfig Property Map
- An object that contains configuration information about the header or title text of the in-app message.
- headerConfig Property Map
- An object that contains configuration information about the header or title text of the in-app message.
- imageUrl String
- The URL of the image that appears on an in-app message banner.
- primaryBtn Property Map
- An object that contains configuration information about the primary button in an in-app message.
- secondaryBtn Property Map
- An object that contains configuration information about the secondary button in an in-app message.
InAppTemplateLayout   
InAppTemplateOverrideButtonConfiguration     
- 
Pulumi.Aws Native. Pinpoint. In App Template Button Action 
- The action that occurs when a recipient chooses a button in an in-app message. You can specify one of the following:- LINK– A link to a web destination.
- DEEP_LINK– A link to a specific page in an application.
- CLOSE– Dismisses the message.
 
- Link string
- The destination (such as a URL) for a button.
- 
InApp Template Button Action 
- The action that occurs when a recipient chooses a button in an in-app message. You can specify one of the following:- LINK– A link to a web destination.
- DEEP_LINK– A link to a specific page in an application.
- CLOSE– Dismisses the message.
 
- Link string
- The destination (such as a URL) for a button.
- 
InApp Template Button Action 
- The action that occurs when a recipient chooses a button in an in-app message. You can specify one of the following:- LINK– A link to a web destination.
- DEEP_LINK– A link to a specific page in an application.
- CLOSE– Dismisses the message.
 
- link String
- The destination (such as a URL) for a button.
- 
InApp Template Button Action 
- The action that occurs when a recipient chooses a button in an in-app message. You can specify one of the following:- LINK– A link to a web destination.
- DEEP_LINK– A link to a specific page in an application.
- CLOSE– Dismisses the message.
 
- link string
- The destination (such as a URL) for a button.
- 
InApp Template Button Action 
- The action that occurs when a recipient chooses a button in an in-app message. You can specify one of the following:- LINK– A link to a web destination.
- DEEP_LINK– A link to a specific page in an application.
- CLOSE– Dismisses the message.
 
- link str
- The destination (such as a URL) for a button.
- "LINK" | "DEEP_LINK" | "CLOSE"
- The action that occurs when a recipient chooses a button in an in-app message. You can specify one of the following:- LINK– A link to a web destination.
- DEEP_LINK– A link to a specific page in an application.
- CLOSE– Dismisses the message.
 
- link String
- The destination (such as a URL) for a button.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.