channelType

@JvmName(name = "cdticyomxldfggbm")
suspend fun channelType(value: Output<Either<String, ChannelType>>)
@JvmName(name = "ojhqvbkpervahsat")
suspend fun channelType(value: Either<String, ChannelType>?)
@JvmName(name = "qhahrughmtyhgxaj")
fun channelType(value: String)
@JvmName(name = "dqsmbdeptkxipqmu")
fun channelType(value: ChannelType)

Parameters

value

The type of the event channel which represents the direction flow of events.