View Source ERWeb.Grpc.Eventrelay.Destination (offbroadway_eventrelay v0.2.0)
Summary
Types
@type t() :: %ERWeb.Grpc.Eventrelay.Destination{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], config: %{optional(String.t()) => String.t() | nil}, destination_type: String.t(), group_key: String.t(), id: String.t(), name: String.t(), topic_identifier: String.t(), topic_name: String.t() }