| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| createdAt | DateTime | ISO 8601 timestamp when the resource was created | [optional] |
| name | String | Name | [optional] |
| updatedAt | 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] |
| teamId | Integer | Associated Team ID | [optional] |
| scanIntervals | List<ScanInterval> | Associated Scan Intervals | [optional] |
| disabledSignatures | List<Signature> | Associated Disabled Signatures | [optional] |
| suppressions | List<Suppression> | Associated Suppressions | [optional] |
| suppressionIds | List<Integer> | Associated Suppressions IDs | [optional] |
| azureGroup | 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.