Values.UnshareApplicationRequestSourceUnshares an application from an AWS Organization.This operation can be called only from the organization's master account.
type nonrec t = {applicationId : string;The Amazon Resource Name (ARN) of the application.
*)organizationId : string;The AWS Organization ID to unshare the application from.
*)}