Get account by id, or throw an error.
account
Get policies by type, or throw an error if no policy type is found.
policies of given type
Get names of policies of given type attached directly to a target.
names of policies of given type attached to a target
Get names of policies of given type inherited by a target.
names of policies of given type inherited by a target
Get a policy by type and name, or null if no matching policy is found.
policy of given type and name, or null if no matching policy is found
Get id of a policy by type and name, or throw an error if no matching policy is found.
policy of given type and name
Set policy.
Generated using TypeDoc
Represents the current organization state.