audioDescriptionNames

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

Parameters

value

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


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


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

Parameters

values

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