| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique ID | [optional] |
| created_at | datetime | ISO 8601 timestamp when the resource was created | [optional] |
| status | str | Status of the alert. Valid values are fail, warn, error, pass, info | [optional] |
| resource | str | Resource identifier in Amazon | [optional] |
| metadata | object | Metadata associated with the result | [optional] |
| tags | list[object] | Tags associated with the result | [optional] |
| updated_at | datetime | ISO 8601 timestamp when the resource was updated | [optional] |
| external_account | ExternalAccount | Associated External Account | [optional] |
| external_account_id | int | Associated External Account ID | [optional] |
| region | Region | Associated Region | [optional] |
| region_id | int | Associated Region ID | [optional] |
| custom_signature | CustomSignature | Associated Custom Signature | [optional] |
| custom_signature_id | int | Associated Custom Signature ID | [optional] |