Provides struct and type for a UnauthorizedDatasourceInstance
@type t() :: %Gleanex.Client.UnauthorizedDatasourceInstance{ authStatus: String.t() | nil, authUrlRelativePath: String.t() | nil, datasourceInstance: String.t() | nil, displayName: String.t() | nil }