View a markdown version of this page

AWS::IVS::Composition CompositionThumbnailConfiguration - AWS CloudFormation

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 CompositionThumbnailConfiguration

The CompositionThumbnailConfiguration 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

{ "Storage" : [ String, ... ], "TargetIntervalSeconds" : Integer }

YAML

Storage: - String TargetIntervalSeconds: Integer

Properties

Storage

Property description not available.

Required: No

Type: Array of String

Allowed values: SEQUENTIAL | LATEST

Minimum: 0

Maximum: 2

Update requires: Replacement

TargetIntervalSeconds

Property description not available.

Required: No

Type: Integer

Minimum: 1

Maximum: 86400

Update requires: Replacement