Class: DatadogAPIClient::V2::ScheduleCreateRequestDataAttributesLayersItemsRestrictionsItemsEndDay

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

Overview

The weekday when the restriction period ends (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

Method Summary

Methods included from BaseEnumModel

included