Class DatabricksCloudCostMetricsIntegrationDataflowResponse

Cost data collected from your Databricks system tables. Requires Cloud Cost Management to be set up for your organization.

Hierarchy

  • DatabricksCloudCostMetricsIntegrationDataflowResponse

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
enabled?: boolean

Whether Datadog collects this data.

Settings of the Cloud Cost Management dataflow.

Generated using TypeDoc