audioDescriptionNames

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

Parameters

value

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


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


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

Parameters

values

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