Values.DeleteResourcePolicyRequestSourceDeletes a resource-based policy that is attached to a custom model.
type nonrec t = {resourceArn : ComprehendModelArn.t;The Amazon Resource Name (ARN) of the custom model version that has the policy to delete.
*)policyRevisionId : PolicyRevisionId.t option;The revision ID of the policy to delete.
*)}