AWS::Connect::Notification NotificationContent - AWS CloudFormation

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::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 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