audioDescriptionNames

@JvmName(name = "bgosfumtlooqbyya")
suspend fun audioDescriptionNames(value: Output<List<String>>)
@JvmName(name = "iynjqmrffwsikpia")
suspend fun audioDescriptionNames(value: List<String>?)

Parameters

value

The names of the audio descriptions used as audio sources for the output.


@JvmName(name = "hqginvebspjtcajm")
suspend fun audioDescriptionNames(vararg values: Output<String>)


@JvmName(name = "dfckdsacghqdggvk")
suspend fun audioDescriptionNames(values: List<Output<String>>)
@JvmName(name = "aittorjyeoytqyjc")
suspend fun audioDescriptionNames(vararg values: String)

Parameters

values

The names of the audio descriptions used as audio sources for the output.