Ory.Model.SetEventStreamBody (ory_client v1.22.37)

Copy Markdown

Update Event Stream Body

Summary

Types

t()

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

Functions

decode(value)