channel

@JvmName(name = "yppcwvhovfcivucp")
suspend fun channel(value: Output<String>)
@JvmName(name = "vfowlifkbucbnpdu")
suspend fun channel(value: String?)

Parameters

value

The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.