Values.CancelSubscriptionInputSourceCancels the subscription to the specified asset.
type nonrec t = {domainIdentifier : DomainId.t;The unique identifier of the Amazon DataZone domain where the subscription request is being cancelled.
*)identifier : SubscriptionId.t;The unique identifier of the subscription that is being cancelled.
*)}