Class: DatadogAPIClient::V2::CloudInventoryCloudProviderId
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::CloudInventoryCloudProviderId
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/cloud_inventory_cloud_provider_id.rb
Overview
Cloud provider for this sync configuration (aws, gcp, or azure). For requests, must match the provider block supplied under attributes.
Constant Summary collapse
- AWS =
"aws".freeze
- GCP =
"gcp".freeze
- AZURE =
"azure".freeze