BedrockListBatchJobs200Response model.
Summary
Types
@type t() :: %ExBifrost.Model.BedrockListBatchJobs200Response{ invocationJobSummaries: [ ExBifrost.Model.BedrockListBatchJobs200ResponseInvocationJobSummariesInner.t() ] | nil, nextToken: String.t() | nil }