audioDescriptionNames

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

Parameters

value

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


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


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

Parameters

values

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