| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| created_at | DateTime | ISO 8601 timestamp when the resource was created | [optional] |
| name | String | Name | [optional] |
| updated_at | DateTime | ISO 8601 timestamp when the resource was updated | [optional] |
| provider | String | The cloud provider this account is for | [optional] |
| team | Team | Associated Team | [optional] |
| team_id | Integer | Associated Team ID | [optional] |
| scan_intervals | Array<ScanInterval> | Associated Scan Intervals | [optional] |
| disabled_signatures | Array<Signature> | Associated Disabled Signatures | [optional] |
| suppressions | Array<Suppression> | Associated Suppressions | [optional] |
| suppression_ids | Array<Integer> | Associated Suppressions IDs | [optional] |
| azure_group | AzureGroup | Associated Azure Group | [optional] |
| credentials | ExternalAccountAmazonIam | Associated Credentials | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.