channelType

@JvmName(name = "apsdnqqthuhvkefp")
suspend fun channelType(value: Output<Either<String, ChannelType>>)
@JvmName(name = "rmwwqxwqcfokriic")
suspend fun channelType(value: Either<String, ChannelType>?)
@JvmName(name = "mtyvyymahvcquong")
fun channelType(value: String)
@JvmName(name = "pfusripjkrxvwqha")
fun channelType(value: ChannelType)

Parameters

value

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