Ory.Model.CreateEventStreamBody (ory_client v1.5.0)

Create Event Stream Request Body

Summary

Types

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

Functions