GoogleApi.Compute.V1.Model.ResourcePolicyInstanceSchedulePolicySchedule (google_api_compute v0.47.0) View Source
Schedule for an instance operation.
Attributes
-
schedule(type:String.t, default:nil) - Specifies the frequency for the operation, using the unix-cron format.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Compute.V1.Model.ResourcePolicyInstanceSchedulePolicySchedule{
schedule: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.