View a markdown version of this page

AWS::IVS::Composition GridConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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::IVS::Composition GridConfiguration

The GridConfiguration property type specifies Property description not available. for an AWS::IVS::Composition.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "FeaturedParticipantAttribute" : String, "GridGap" : Integer, "OmitStoppedVideo" : Boolean, "ParticipantOrderAttribute" : String, "VideoAspectRatio" : String, "VideoFillMode" : String }

Properties

FeaturedParticipantAttribute

Property description not available.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9-_]*$

Minimum: 0

Maximum: 128

Update requires: Replacement

GridGap

Property description not available.

Required: No

Type: Integer

Minimum: 0

Update requires: Replacement

OmitStoppedVideo

Property description not available.

Required: No

Type: Boolean

Update requires: Replacement

ParticipantOrderAttribute

Property description not available.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9-_]*$

Minimum: 0

Maximum: 128

Update requires: Replacement

VideoAspectRatio

Property description not available.

Required: No

Type: String

Allowed values: AUTO | VIDEO | SQUARE | PORTRAIT

Update requires: Replacement

VideoFillMode

Property description not available.

Required: No

Type: String

Allowed values: FILL | COVER | CONTAIN

Update requires: Replacement