ExBifrost.Model.BedrockCancelBatchJob200Response (ex_bifrost v0.1.0)

Copy Markdown View Source

BedrockCancelBatchJob200Response model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.BedrockCancelBatchJob200Response{
  jobArn: String.t() | nil,
  status: String.t() | nil
}

Functions

decode(value)