NewPolicyGroupRequest
NewPolicyGroupRequest is the request struct to create a new Policy Group.
Properties
namestring requiredThe name of the new policy group.entityTypeenum requiredThe type of entities this policy group applies to (stacks or accounts).Values:stacks,accountsmodeenum optionalThe enforcement mode for the policy group (audit or preventative). Defaults to ‘audit’ for account policy groups, ‘preventative’ for stack policy groups.Values:audit,preventativeagentPoolIdstring optionalAgent pool ID for policy evaluation. Defaults to Pulumi hosted pool if not specified.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.