Ory.Model.CreateEventStreamBody (ory_client v1.6.2)

Create Event Stream Request Body

Summary

Types

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

Functions