storage

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

Parameters

value

Storage indicates the format in which thumbnails are recorded.


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


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

Parameters

values

Storage indicates the format in which thumbnails are recorded.