effectsProfileId

@JvmName(name = "etqwrpowxlrmfdkt")
suspend fun effectsProfileId(value: Output<List<String>>)
@JvmName(name = "oyalakxearxyndmw")
suspend fun effectsProfileId(value: List<String>?)

Parameters

value

Optional. An identifier which selects 'audio effects' profiles that are applied on (post synthesized) text to speech. Effects are applied on top of each other in the order they are given.


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


@JvmName(name = "sfkqeumpyxckhnjy")
suspend fun effectsProfileId(values: List<Output<String>>)
@JvmName(name = "wkcuvcguumuxftde")
suspend fun effectsProfileId(vararg values: String)

Parameters

values

Optional. An identifier which selects 'audio effects' profiles that are applied on (post synthesized) text to speech. Effects are applied on top of each other in the order they are given.