Channel Destination Args
data class ChannelDestinationArgs(val location: Output<String>, val type: Output<ChannelDestinationType>) : ConvertibleToJava<ChannelDestinationArgs>
The resource that receives events arriving from a channel.