| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
NoteUpdate |
UpdateFindingsRequest.note()
The updated note for the finding.
|
NoteUpdate |
BatchUpdateFindingsRequest.note()
Returns the value of the Note property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFindingsRequest.Builder |
UpdateFindingsRequest.Builder.note(NoteUpdate note)
The updated note for the finding.
|
BatchUpdateFindingsRequest.Builder |
BatchUpdateFindingsRequest.Builder.note(NoteUpdate note)
Sets the value of the Note property for this object.
|
Copyright © 2022. All rights reserved.