Values.InsightResourceDetailSourceReturns information about the resource being evaluated.
type nonrec t = {insightStatus : InsightStatus.t option;An object containing more detail on the status of the insight resource.
*)kubernetesResourceUri : String_.t option;The Kubernetes resource URI if applicable.
*)arn : String_.t option;The Amazon Resource Name (ARN) if applicable.
*)}