AWS::MediaLive::Channel FrameCaptureOutputSettings
The frame capture output settings.
The parent of this entity is OutputSettings.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "NameModifier" :
String
}
YAML
NameModifier:
String
Properties
NameModifier
-
Required if the output group contains more than one output. This modifier forms part of the output file name.
Required: No
Type: String
Update requires: No interruption