ExBifrost.Model.BedrockBatchJobRequestInputDataConfig (ex_bifrost v0.1.0)

Copy Markdown View Source

BedrockBatchJobRequestInputDataConfig model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.BedrockBatchJobRequestInputDataConfig{
  s3InputDataConfig:
    ExBifrost.Model.BedrockBatchJobRequestInputDataConfigS3InputDataConfig.t()
    | nil
}

Functions

decode(value)