mode

@JvmName(name = "bkxmieyjpvhqaqtj")
suspend fun mode(value: Output<Either<String, AudioAnalysisMode>>)
@JvmName(name = "hqipklgvvvqubysi")
suspend fun mode(value: Either<String, AudioAnalysisMode>?)
@JvmName(name = "mqgbdbvtqvroqyqw")
fun mode(value: String)
@JvmName(name = "demdnbiealbgdqaw")
fun mode(value: AudioAnalysisMode)

Parameters

value

Determines the set of audio analysis operations to be performed. If unspecified, the Standard AudioAnalysisMode would be chosen.