The data object containing the resource type and attributes for the list connections response.

Hierarchy

  • ListConnectionsResponseData

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

Attributes of the list connections response, containing the collection of data source connections.

id?: string

Unique identifier for the list connections response resource.

List connections response resource type.

Generated using TypeDoc