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::IVS::Composition LayoutConfiguration
The LayoutConfiguration property type specifies Property description not available. for an AWS::IVS::Composition.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Grid" :GridConfiguration, "Pip" :PipConfiguration}
YAML
Grid:GridConfigurationPip:PipConfiguration
Properties
GridProperty description not available.
Required: No
Type: GridConfiguration
Update requires: Replacement
PipProperty description not available.
Required: No
Type: PipConfiguration
Update requires: Replacement