Ory.Model.SetEventStreamBody (ory_client v1.6.2)

Update Event Stream Body

Summary

Types

@type t() :: %Ory.Model.SetEventStreamBody{
  role_arn: String.t(),
  topic_arn: String.t(),
  type: String.t()
}

Functions