AWS::Connect::Notification NotificationContent - 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).

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

AWS::Connect::Notification NotificationContent

A map of localized notification content where keys are locale codes and values are the notification text in that locale. Each localized string can be 0-500 characters.

Syntax

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

JSON

{ "DeDE" : String, "EnUS" : String, "EsES" : String, "FrFR" : String, "IdID" : String, "ItIT" : String, "JaJP" : String, "KoKR" : String, "PtBR" : String, "ZhCN" : String, "ZhTW" : String }

YAML

DeDE: String EnUS: String EsES: String FrFR: String IdID: String ItIT: String JaJP: String KoKR: String PtBR: String ZhCN: String ZhTW: String

Properties

DeDE

Property description not available.

Required: No

Type: String

Pattern: ^.{0,500}$

Update requires: No interruption

EnUS

Property description not available.

Required: No

Type: String

Pattern: ^.{0,500}$

Update requires: No interruption

EsES

Property description not available.

Required: No

Type: String

Pattern: ^.{0,500}$

Update requires: No interruption

FrFR

Property description not available.

Required: No

Type: String

Pattern: ^.{0,500}$

Update requires: No interruption

IdID

Property description not available.

Required: No

Type: String

Pattern: ^.{0,500}$

Update requires: No interruption

ItIT

Property description not available.

Required: No

Type: String

Pattern: ^.{0,500}$

Update requires: No interruption

JaJP

Property description not available.

Required: No

Type: String

Pattern: ^.{0,500}$

Update requires: No interruption

KoKR

Property description not available.

Required: No

Type: String

Pattern: ^.{0,500}$

Update requires: No interruption

PtBR

Property description not available.

Required: No

Type: String

Pattern: ^.{0,500}$

Update requires: No interruption

ZhCN

Property description not available.

Required: No

Type: String

Pattern: ^.{0,500}$

Update requires: No interruption

ZhTW

Property description not available.

Required: No

Type: String

Pattern: ^.{0,500}$

Update requires: No interruption