| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
NoteUpdate |
AutomationRulesFindingFieldsUpdate.note()
Returns the value of the Note property for this object.
|
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 |
|---|---|
AutomationRulesFindingFieldsUpdate.Builder |
AutomationRulesFindingFieldsUpdate.Builder.note(NoteUpdate note)
Sets the value of the Note property for this object.
|
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 © 2023. All rights reserved.