List of all the polices in the account.
[Policy!]!
[Policy!]!- idUnique (within a single organization), immutable name of the policy.
- spaceID of the space this Policy belongs to.
- spaceDetailsSpace!Details of the space this Policy belongs to.
- Single stack attachment for this Policy.
- hasAttachedStacksIndicates whether any stacks are attached to this policy, either directly or via auto-attachment.
- attachedStacks[PolicyStackAttachment!]!List of Stacks attached to this Policy.
- bodyBody of the policy.
- createdAtUnix timestamp representing the policy creation.
- labelsUser-defined labels set on the Policy.
- nameName of the policy.
- descriptionDescription of the policy.
- typePolicyTypeType of the policy.
- updatedAtUnix timestamp of the last policy update.
- evaluationRecords[PolicyEvaluationRecord!]!List of all the policy evaluation records available in the account, associated with this policy.
- Returns a single policy evaluation sample.
- notificationCountNumber of the new policy notifications.