Values.DeregisterCapabilityRequestSourceContainer for the parameters to the DeregisterCapability operation.
type nonrec t = {applicationId : ApplicationId.t;The unique identifier of the OpenSearch UI application to deregister the capability from.
*)capabilityName : CapabilityName.t;The name of the capability to deregister.
*)}