Class SnowflakeCloudCostMetricsIntegrationDataflowResponse

Cost data aggregated from the Snowflake ORGANIZATION_USAGE schema. Requires Cloud Cost Management to be set up for your organization, and the ORGANIZATION_BILLING_VIEWER database role on the Snowflake role; without both this dataflow collects no data.

Hierarchy

  • SnowflakeCloudCostMetricsIntegrationDataflowResponse

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