S3DestinationConfiguration
A complex type that describes an S3 location where recorded videos will be stored.
Types
Properties
Link copied to clipboard
ARNs of the EncoderConfiguration resource. The encoder configuration and stage resources must be in the same AWS account and region.
Link copied to clipboard
Array of maps, each of the form string:string (key:value)
. This is an optional customer specification, currently used only to specify the recording format for storing a recording in Amazon S3.
Link copied to clipboard
ARN of the StorageConfiguration where recorded videos will be stored.
Link copied to clipboard
A complex type that allows you to enable/disable the recording of thumbnails for a Composition and modify the interval at which thumbnails are generated for the live session.
Functions
Link copied to clipboard
inline fun copy(block: S3DestinationConfiguration.Builder.() -> Unit = {}): S3DestinationConfiguration