google_api_os_config v0.3.0 GoogleApi.OSConfig.V1.Model.OneTimeSchedule View Source

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.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

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

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.