Class: DatadogAPIClient::V2::PatchMaintenanceRequestDataAttributesComponentsAffectedItemsStatus

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

Overview

The status of the component.

Constant Summary collapse

OPERATIONAL =
"operational".freeze
MAINTENANCE =
"maintenance".freeze

Method Summary

Methods included from BaseEnumModel

included