ExBifrost.Model.BedrockBatchJobRequestTagsInner (ex_bifrost v0.1.0)

Copy Markdown View Source

BedrockBatchJobRequestTagsInner model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.BedrockBatchJobRequestTagsInner{
  key: String.t() | nil,
  value: String.t() | nil
}

Functions

decode(value)