Values.ResourceCountsSummarySourceSummary counts of each Proton resource types.
type nonrec t = {behindMajor : Integer.t option;The number of resources of this type in the Amazon Web Services account that need a major template version update.
*)behindMinor : Integer.t option;The number of resources of this type in the Amazon Web Services account that need a minor template version update.
*)failed : Integer.t option;The number of resources of this type in the Amazon Web Services account that failed to deploy.
*)total : Integer.t option;The total number of resources of this type in the Amazon Web Services account.
*)upToDate : Integer.t option;The number of resources of this type in the Amazon Web Services account that are up-to-date with their template.
*)}