IamConfig / PolicySetConfig

Policy set configuration

Example

policySets:
- deploymentTargets:
organizationalUnits:
- Root
policies:
- name: Default-Boundary-Policy
policy: path/to/policy.json

Hierarchy

  • PolicySetConfig

Implements

Constructors

Properties

Constructors

Properties

deploymentTargets: DeploymentTargets = ...

Policy set deployment targets

policies: PolicyConfig[] = []

Generated using TypeDoc