Class: DatadogAPIClient::V2::ScheduleUpdateRequestDataAttributesLayersItemsRestrictionsItemsStartDay
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::ScheduleUpdateRequestDataAttributesLayersItemsRestrictionsItemsStartDay
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/schedule_update_request_data_attributes_layers_items_restrictions_items_start_day.rb
Overview
Defines the day of the week on which the time restriction starts.
Constant Summary collapse
- MONDAY =
"monday".freeze
- TUESDAY =
"tuesday".freeze
- WEDNESDAY =
"wednesday".freeze
- THURSDAY =
"thursday".freeze
- FRIDAY =
"friday".freeze
- SATURDAY =
"saturday".freeze
- SUNDAY =
"sunday".freeze