For the complete documentation index, see llms.txt. This page is also available as Markdown.

cloudDataAccess

Data system the asset depends on.

Examples

type CloudDataAccess {
  name: String
  where: String
  matched: String
}

Fields

Field
Description
Supported fields

name String

Name of the data system.

where String

Location where the dependency was detected.

matched String

Literal evidence the dependency matched on.

References

Fields with this object:

Last updated