Class: DatadogAPIClient::V2::AWSAccountPartition

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

Overview

AWS Account partition

Constant Summary collapse

AWS =
"aws".freeze
AWS_CN =
"aws-cn".freeze
AWS_US_GOV =
"aws-us-gov".freeze

Method Summary

Methods included from BaseEnumModel

included