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 BasicLayout
Content specific to BasicLayout type. It configures fields in the top panel
and More Info tab of agent application.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "MoreInfo" :LayoutSections, "TopPanel" :LayoutSections}
Properties
MoreInfo-
This represents sections in a tab of the page layout.
Required: No
Type: LayoutSections
Update requires: No interruption
TopPanel-
This represents sections in a panel of the page layout.
Required: No
Type: LayoutSections
Update requires: No interruption