Values.ProviderSummarySourceThe connectorV2 third-party provider configuration summary.
type nonrec t = {providerName : ConnectorProviderName.t option;The name of the provider.
*)connectorStatus : ConnectorStatus.t option;The status for the connectorV2.
*)}