audioDescriptionNames

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

Parameters

value

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


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


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

Parameters

values

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