Ory.Model.EventStream (ory_client v1.6.2)
Event Stream
Summary
Types
@type t() :: %Ory.Model.EventStream{ created_at: DateTime.t() | nil, id: String.t() | nil, role_arn: String.t() | nil, topic_arn: String.t() | nil, type: String.t() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function