Create Event Stream Request Body
@type t() :: %Ory.Model.CreateEventStreamBody{ role_arn: String.t(), topic_arn: String.t(), type: String.t() }