View Source GoogleApi.BackupDR.V1.Model.WeekDayOfMonth (google_api_backup_dr v0.11.0)
WeekDayOfMonth
defines the week day of the month on which the backups will run. The message combines a WeekOfMonth
and DayOfWeek
to produce values like FIRST
/MONDAY
or LAST
/FRIDAY
.
Attributes
-
dayOfWeek
(type:String.t
, default:nil
) - Required. Specifies the day of the week. -
weekOfMonth
(type:String.t
, default:nil
) - Required. Specifies the week of the month.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.