Values.ResourcePolicySourceThe resource policy that allows Incident Manager to perform actions on resources on your behalf.
type nonrec t = {policyDocument : Policy.t option;The JSON blob that describes the policy.
*)policyId : PolicyId.t option;The ID of the resource policy.
*)}