Values_2.DescribeAccountSettingsRequestSourceDescribes the settings that were used when your Quick Sight subscription was first created in this Amazon Web Services account.
type nonrec t = {awsAccountId : Values_1.AwsAccountId.t;The ID for the Amazon Web Services account that contains the settings that you want to list.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_1.AwsAccountId.t ]) list ]