Class: DatadogAPIClient::V2::ScheduleCreateRequestDataAttributesLayersItemsRestrictionsItemsStartDay
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::ScheduleCreateRequestDataAttributesLayersItemsRestrictionsItemsStartDay
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/schedule_create_request_data_attributes_layers_items_restrictions_items_start_day.rb
Overview
The weekday when the restriction period starts (Monday through Sunday).
Constant Summary collapse
- MONDAY =
"monday".freeze
- TUESDAY =
"tuesday".freeze
- WEDNESDAY =
"wednesday".freeze
- THURSDAY =
"thursday".freeze
- FRIDAY =
"friday".freeze
- SATURDAY =
"saturday".freeze
- SUNDAY =
"sunday".freeze