Event Channel Source Args
data class EventChannelSourceArgs(val source: Output<String>? = null) : ConvertibleToJava<EventChannelSourceArgs>
Properties of the source of an event channel.
Properties of the source of an event channel.