GoogleApi.OSConfig.V1.Model.OneTimeSchedule (google_api_os_config v0.7.0)

Sets the time for a one time patch deployment. Timestamp is in RFC3339 text format.

Attributes

  • executeTime (type: DateTime.t, default: nil) - Required. The desired patch job execution time.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

Specs

t() :: %GoogleApi.OSConfig.V1.Model.OneTimeSchedule{executeTime: DateTime.t()}

Functions

decode(value, options)

Specs

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

Unwrap a decoded JSON object into its complex fields.