Record
get-finding-response-finding
No description available.
record get-finding-response-finding {
id: get-finding-response-finding-id,
principal: option<get-finding-response-finding-principal>,
action: option<get-finding-response-finding-action>,
resource-op: option<get-finding-response-finding-resource-op>,
is-public: option<get-finding-response-finding-is-public>,
resource-type: get-finding-response-finding-resource-type,
condition: get-finding-response-finding-condition,
created-at: get-finding-response-finding-created-at,
analyzed-at: get-finding-response-finding-analyzed-at,
updated-at: get-finding-response-finding-updated-at,
status: get-finding-response-finding-status,
resource-owner-account: get-finding-response-finding-resource-owner-account,
error: option<get-finding-response-finding-error>,
sources: option<get-finding-response-finding-sources>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | get-finding-response-finding-id | |
| principal | option<get-finding-response-finding-principal> | |
| action | option<get-finding-response-finding-action> | |
| resource-op | option<get-finding-response-finding-resource-op> | |
| is-public | option<get-finding-response-finding-is-public> | |
| resource-type | get-finding-response-finding-resource-type | |
| condition | get-finding-response-finding-condition | |
| created-at | get-finding-response-finding-created-at | |
| analyzed-at | get-finding-response-finding-analyzed-at | |
| updated-at | get-finding-response-finding-updated-at | |
| status | get-finding-response-finding-status | |
| resource-owner-account | get-finding-response-finding-resource-owner-account | |
| error | option<get-finding-response-finding-error> | |
| sources | option<get-finding-response-finding-sources> |