| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<FindingHistoryUpdate> |
FindingHistoryRecord.updates()
An array of objects that provides details about the finding change event, including the Amazon Web Services
Security Finding Format (ASFF) field that changed, the value of the field before the change, and the value of the
field after the change.
|
| Modifier and Type | Method and Description |
|---|---|
FindingHistoryRecord.Builder |
FindingHistoryRecord.Builder.updates(FindingHistoryUpdate... updates)
An array of objects that provides details about the finding change event, including the Amazon Web Services
Security Finding Format (ASFF) field that changed, the value of the field before the change, and the value of
the field after the change.
|
| Modifier and Type | Method and Description |
|---|---|
FindingHistoryRecord.Builder |
FindingHistoryRecord.Builder.updates(Collection<FindingHistoryUpdate> updates)
An array of objects that provides details about the finding change event, including the Amazon Web Services
Security Finding Format (ASFF) field that changed, the value of the field before the change, and the value of
the field after the change.
|
Copyright © 2023. All rights reserved.