Values_0.EffectivePolicySourceThe policy that has the effect on the authorization results.
type nonrec t = {policyName : PolicyName.t option;The policy name.
*)policyArn : PolicyArn.t option;The policy ARN.
*)policyDocument : PolicyDocument.t option;The IAM policy document.
*)}