View Source GoogleApi.Composer.V1beta1.Model.TaskLogsRetentionConfig (google_api_composer v0.36.1)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.