Class: DatadogAPIClient::V2::CreateComponentRequestDataAttributesType

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

Overview

The type of the component.

Constant Summary collapse

COMPONENT =
"component".freeze
GROUP =
"group".freeze

Method Summary

Methods included from BaseEnumModel

included