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::Cases::Layout LayoutContent
Object to store union of different versions of layout content.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Basic" :BasicLayout}
YAML
Basic:BasicLayout
Properties
Basic-
Content specific to
BasicLayouttype. It configures fields in the top panel and More Info tab of agent application.Required: Yes
Type: BasicLayout
Update requires: No interruption