storage

@JvmName(name = "muwswjpwbqoxeynt")
suspend fun storage(value: Output<List<RecordingConfigurationThumbnailConfigurationStorageItem>>)
@JvmName(name = "rqedwjchkqmwplud")
suspend fun storage(value: List<RecordingConfigurationThumbnailConfigurationStorageItem>?)

Parameters

value

Storage indicates the format in which thumbnails are recorded.


@JvmName(name = "tqkvwtdqhlewtsjk")
suspend fun storage(vararg values: Output<RecordingConfigurationThumbnailConfigurationStorageItem>)


@JvmName(name = "lxtbvoudyjbedqsd")
suspend fun storage(values: List<Output<RecordingConfigurationThumbnailConfigurationStorageItem>>)
@JvmName(name = "wjwrgvsmtpkutydj")
suspend fun storage(vararg values: RecordingConfigurationThumbnailConfigurationStorageItem)

Parameters

values

Storage indicates the format in which thumbnails are recorded.