GoogleApi.OSConfig.V1.Model.OneTimeSchedule (google_api_os_config v0.13.0) 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
Specs
t() :: %GoogleApi.OSConfig.V1.Model.OneTimeSchedule{ executeTime: DateTime.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.