Values.DataSourceSourceData sources that are associated with an OpenSearch application.
type nonrec t = {dataSourceArn : ARN.t option;dataSourceDescription : DataSourceDescription.t option;Detailed description of a data source.
*)iamRoleForDataSourceArn : RoleArn.t option;The ARN of the IAM role to be used for cross account/region data source association.
*)}