audioDescriptionNames

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

Parameters

value

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


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


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

Parameters

values

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