Class SnowflakeIntegrationAccountResponseAttributes

Attributes of a Snowflake integration account returned in responses.

Hierarchy

  • SnowflakeIntegrationAccountResponseAttributes

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

Authentication configured on the Snowflake integration account.

Data Datadog collects from Snowflake, keyed by dataflow id.

name: string

Human-readable name of the Snowflake integration account.

Settings configured on the Snowflake integration account.

Generated using TypeDoc