| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| createdAt | DateTime | ISO 8601 timestamp when the resource was created | [optional] |
| status | String | Status of the alert. Valid values are fail, warn, error, pass, info | [optional] |
| resource | String | Resource identifier in Amazon | [optional] |
| metadata | Object | Metadata associated with the result | [optional] |
| tags | List<Object> | Tags associated with the result | [optional] |
| updatedAt | DateTime | ISO 8601 timestamp when the resource was updated | [optional] |
| externalAccount | ExternalAccount | Associated External Account | [optional] |
| externalAccountId | Integer | Associated External Account ID | [optional] |
| region | Region | Associated Region | [optional] |
| regionId | Integer | Associated Region ID | [optional] |
| customSignature | CustomSignature | Associated Custom Signature | [optional] |
| customSignatureId | Integer | Associated Custom Signature ID | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.