Skip to content

DataSourceRef🔗

Ref to a DataSource instance

Definition🔗

public class DataSourceRef {
  public String type;
  public String uid;
}