Contains a set of location fields specific to each data source.

interface CosDataConnection {
    id: string;
}

Properties

Properties

id: string

The id of the connection asset that contains the credentials required to access the data.