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 GridConfiguration
The GridConfiguration 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
{ "FeaturedParticipantAttribute" :String, "GridGap" :Integer, "OmitStoppedVideo" :Boolean, "ParticipantOrderAttribute" :String, "VideoAspectRatio" :String, "VideoFillMode" :String}
YAML
FeaturedParticipantAttribute:StringGridGap:IntegerOmitStoppedVideo:BooleanParticipantOrderAttribute:StringVideoAspectRatio:StringVideoFillMode:String
Properties
FeaturedParticipantAttributeProperty description not available.
Required: No
Type: String
Pattern:
^[a-zA-Z0-9-_]*$Minimum:
0Maximum:
128Update requires: Replacement
GridGapProperty description not available.
Required: No
Type: Integer
Minimum:
0Update requires: Replacement
OmitStoppedVideoProperty description not available.
Required: No
Type: Boolean
Update requires: Replacement
ParticipantOrderAttributeProperty description not available.
Required: No
Type: String
Pattern:
^[a-zA-Z0-9-_]*$Minimum:
0Maximum:
128Update requires: Replacement
VideoAspectRatioProperty description not available.
Required: No
Type: String
Allowed values:
AUTO | VIDEO | SQUARE | PORTRAITUpdate requires: Replacement
VideoFillModeProperty description not available.
Required: No
Type: String
Allowed values:
FILL | COVER | CONTAINUpdate requires: Replacement