Class: DatadogAPIClient::V2::LayerAttributesRestrictionsItemsEndDay

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

Overview

Defines the end day of the restriction within a Layer.

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