sqlIntegrations property

List<SqlIntegration>? sqlIntegrations
getter/setter pair

A list of SQLIntegrations of a domain.

Implementation

core.List<SqlIntegration>? sqlIntegrations;