Ory.Model.SetEventStreamBody (ory_client v1.18.5)

Update Event Stream Body

Summary

Types

t()

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

Functions

decode(value)