Class: DatadogAPIClient::V2::AWSAccountPartition
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::AWSAccountPartition
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/aws_account_partition.rb
Overview
AWS partition your AWS account is scoped to. Defaults to ‘aws`. See [Partitions](docs.aws.amazon.com/whitepapers/latest/aws-fault-isolation-boundaries/partitions.html) in the AWS documentation for more information.
Constant Summary collapse
- AWS =
"aws".freeze
- AWS_CN =
"aws-cn".freeze
- AWS_US_GOV =
"aws-us-gov".freeze