Class SnowflakeCloudCostMetricsIntegrationDataflowSettingsResponse

Settings of the Cloud Cost Management dataflow.

Hierarchy

  • SnowflakeCloudCostMetricsIntegrationDataflowSettingsResponse

Constructors

Properties

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
queryTags?: string

Snowflake query tags ingested as a comma-separated list of tag names, so that cost data can be broken down by them in Cloud Cost Management.

Generated using TypeDoc