PolicyEffectGrant
A desired Grant reference on a policy effect. Policy evaluation selects account principals only;
kind, target unique_id/entity, and normalized qualifiers identify the requested assignment.
This desired reference is not evidence that the provider currently exposes the Grant.
type PolicyEffectGrant {
entity: String
kind: String!
qualifiers: JSONObject
unique_id: String!
}
Fields
PolicyEffectGrant.entity ● String scalar
PolicyEffectGrant.kind ● String! non-null scalar
PolicyEffectGrant.qualifiers ● JSONObject scalar
PolicyEffectGrant.unique_id ● String! non-null scalar
Member Of
DenyExceptResource object ● PolicyEffect object