Values.GetApplicationInputSourceGets an application registered with AWS Systems Manager for SAP. It also returns the components of the application.
type nonrec t = {applicationId : ApplicationId.t option;The ID of the application.
*)applicationArn : SsmSapArn.t option;The Amazon Resource Name (ARN) of the application.
*)appRegistryArn : AppRegistryArn.t option;The Amazon Resource Name (ARN) of the application registry.
*)}