Class: DatadogAPIClient::V1::GCPMonitoredResourceConfigType

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

Overview

The GCP monitored resource type. Only a subset of resource types are supported.

Constant Summary collapse

CLOUD_FUNCTION =
"cloud_function".freeze
CLOUD_RUN_REVISION =
"cloud_run_revision".freeze
GCE_INSTANCE =
"gce_instance".freeze

Method Summary

Methods included from BaseEnumModel

included