Values_2.DescribeDashboardsQAConfigurationRequestSourceDescribes an existing dashboard QA configuration.
type nonrec t = {awsAccountId : Values_1.AwsAccountId.t;The ID of the Amazon Web Services account that contains the dashboard QA configuration that you want described.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_1.AwsAccountId.t ]) list ]