CreatePolicyPackInput
CreatePolicyPackInput
CreatePolicyPackInput
Create a policy pack for the given parent Optionally provide title, description and filter
akas |
[String!] | Optional akas for the resource to upsert |
color |
String | Optional color of the policy pack to create, that will be used to highlight the Policy Pack in the Turbot console, in 3 or 6-character hexadecimal format e.g. #1CB640. If not set one will be chosen at random. |
description |
String | Optional description of the policy pack to create |
filter |
String | Optional filter of the policy pack to create, used for auto-attachment |
parent |
ID! | The parent of the policy pack to create, either as an id, or an AKA |
tags |
JSON | Optional tags for the policy pack |
targets |
[String!] | Optional targets where the policy pack will be applied |
title |
String! | The title of the policy pack to create |