google_api_dataproc v0.34.0 GoogleApi.Dataproc.V1.Model.LifecycleConfig View Source

Specifies the cluster auto-delete schedule configuration.

Attributes

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Dataproc.V1.Model.LifecycleConfig{
  autoDeleteTime: DateTime.t(),
  autoDeleteTtl: String.t(),
  idleDeleteTtl: String.t(),
  idleStartTime: DateTime.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.