Values.GetDashboardRequestSourceRetrieves the configuration and metadata of a specified dashboard, including its widgets and layout settings.
type nonrec t = {arn : DashboardArn.t;The ARN of the dashboard to retrieve. This is required to uniquely identify the dashboard.
*)}