channelType

@JvmName(name = "ufsfuvqhrxbjifle")
suspend fun channelType(value: Output<Either<String, ChannelType>>)
@JvmName(name = "fnrixrqibxrpyleg")
suspend fun channelType(value: Either<String, ChannelType>?)
@JvmName(name = "mwmgqocuwiratkwo")
fun channelType(value: String)
@JvmName(name = "qbqhrfgdthtbmesb")
fun channelType(value: ChannelType)

Parameters

value

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