Values.DataProviderDescriptorDefinitionSourceInformation about a data provider.
type nonrec t = {dataProviderIdentifier : String_.t;The name or Amazon Resource Name (ARN) of the data provider.
*)secretsManagerSecretId : String_.t option;The identifier of the Amazon Web Services Secrets Manager Secret used to store access credentials for the data provider.
*)secretsManagerAccessRoleArn : String_.t option;The ARN of the role used to access Amazon Web Services Secrets Manager.
*)}