GoogleApi.Composer.V1.Model.TaskLogsRetentionConfig (google_api_composer v0.36.3)

View Source

The configuration setting for Task Logs.

Attributes

  • storageMode (type: String.t, default: nil) - Optional. The mode of storage for Airflow workers task logs.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Composer.V1.Model.TaskLogsRetentionConfig{
  storageMode: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.