| araEnabled |
Boolean |
Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. |
[optional] |
| deleteProtection |
String |
Protection from accidental deletion of this object [true/false] |
[optional] |
| description |
String |
Description of the object |
[optional] |
| enableAgenticRuntimeAuthority |
Boolean |
EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. |
[optional] |
| enableAiQuorum |
Boolean |
Turns on AI Quorum checks for this item. |
[optional] |
| githubAppId |
Number |
Github app id |
[optional] |
| githubAppPrivateKey |
String |
App private key |
[optional] |
| githubBaseUrl |
String |
Base URL |
[optional] [default to 'https://api.github.com/'] |
| inputRule |
[String] |
Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). |
[optional] |
| installationId |
Number |
GitHub application installation id |
[optional] |
| installationOrganization |
String |
Optional, mutually exclusive with installation id, GitHub organization name |
[optional] |
| installationRepository |
String |
Optional, mutually exclusive with installation id, GitHub repository '<owner>/<repo-name>' |
[optional] |
| itemCustomFields |
{String: String} |
Additional custom fields to associate with the item |
[optional] |
| json |
Boolean |
Set output format to JSON |
[optional] [default to false] |
| name |
String |
Dynamic secret name |
|
| outputRule |
[String] |
Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) |
[optional] |
| skipDryRun |
String |
If set, dry-run will be skipped |
[optional] |
| tags |
[String] |
Add tags attached to this object |
[optional] |
| targetName |
String |
Target name |
[optional] |
| token |
String |
Authentication token (see `/auth` and `/configure`) |
[optional] |
| tokenPermissions |
[String] |
Optional - installation token's allowed permissions |
[optional] |
| tokenRepositories |
[String] |
Optional - installation token's allowed repositories |
[optional] |
| tokenTtl |
String |
Token TTL |
[optional] [default to '60m'] |
| uidToken |
String |
The universal identity token, Required only for universal_identity authentication |
[optional] |