thumbnailConfiguration

@JvmName(name = "gkrdnqlagxgvjgfu")
suspend fun thumbnailConfiguration(value: Output<RecordingConfigurationThumbnailConfigurationArgs>)

Parameters

value

A thumbnail configuration enables/disables the recording of thumbnails for a live session and controls the interval at which thumbnails are generated for the live session. See the ThumbnailConfiguration property type for more information.


@JvmName(name = "oxdypmtrusldnmxe")
suspend fun thumbnailConfiguration(argument: suspend RecordingConfigurationThumbnailConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A thumbnail configuration enables/disables the recording of thumbnails for a live session and controls the interval at which thumbnails are generated for the live session. See the ThumbnailConfiguration property type for more information.