View Source GoogleApi.OSConfig.V1.Model.OneTimeSchedule (google_api_os_config v0.21.1)

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

@type t() :: %GoogleApi.OSConfig.V1.Model.OneTimeSchedule{
  executeTime: DateTime.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.