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 PipConfiguration
The PipConfiguration 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, "PipBehavior" :String, "PipHeight" :Integer, "PipOffset" :Integer, "PipParticipantAttribute" :String, "PipPosition" :String, "PipWidth" :Integer, "VideoFillMode" :String}
YAML
FeaturedParticipantAttribute:StringGridGap:IntegerOmitStoppedVideo:BooleanParticipantOrderAttribute:StringPipBehavior:StringPipHeight:IntegerPipOffset:IntegerPipParticipantAttribute:StringPipPosition:StringPipWidth:IntegerVideoFillMode: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
PipBehaviorProperty description not available.
Required: No
Type: String
Allowed values:
STATIC | DYNAMICUpdate requires: Replacement
PipHeightProperty description not available.
Required: No
Type: Integer
Minimum:
1Update requires: Replacement
PipOffsetProperty description not available.
Required: No
Type: Integer
Minimum:
0Update requires: Replacement
PipParticipantAttributeProperty description not available.
Required: No
Type: String
Pattern:
^[a-zA-Z0-9-_]*$Minimum:
0Maximum:
128Update requires: Replacement
PipPositionProperty description not available.
Required: No
Type: String
Allowed values:
TOP_LEFT | TOP_RIGHT | BOTTOM_LEFT | BOTTOM_RIGHTUpdate requires: Replacement
PipWidthProperty description not available.
Required: No
Type: Integer
Minimum:
1Update requires: Replacement
VideoFillModeProperty description not available.
Required: No
Type: String
Allowed values:
FILL | COVER | CONTAINUpdate requires: Replacement