Class: DatadogAPIClient::V1::AWSNamespace

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

Overview

The namespace associated with the tag filter entry.

Constant Summary collapse

ELB =
"elb".freeze
APPLICATION_ELB =
"application_elb".freeze
SQS =
"sqs".freeze
RDS =
"rds".freeze
CUSTOM =
"custom".freeze
NETWORK_ELB =
"network_elb".freeze
LAMBDA =
"lambda".freeze

Method Summary

Methods included from BaseEnumModel

included