Class: DatadogAPIClient::V2::ScheduleUpdateRequestDataAttributesLayersItemsRestrictionsItemsEndDay

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/schedule_update_request_data_attributes_layers_items_restrictions_items_end_day.rb

Overview

Defines the day of the week on which the time restriction ends.

Constant Summary collapse

MONDAY =
"monday".freeze
TUESDAY =
"tuesday".freeze
WEDNESDAY =
"wednesday".freeze
THURSDAY =
"thursday".freeze
FRIDAY =
"friday".freeze
SATURDAY =
"saturday".freeze
SUNDAY =
"sunday".freeze

Method Summary

Methods included from BaseEnumModel

included