Values.GetDatabaseInputSourceGets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
type nonrec t = {applicationId : ApplicationId.t option;The ID of the application.
*)componentId : ComponentId.t option;The ID of the component.
*)databaseId : DatabaseId.t option;The ID of the database.
*)databaseArn : SsmSapArn.t option;The Amazon Resource Name (ARN) of the database.
*)}