| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Note |
Note.clone() |
Note |
AwsSecurityFinding.getNote()
A user-defined note added to a finding.
|
Note |
Note.withText(String text)
The text of a note.
|
Note |
Note.withUpdatedAt(String updatedAt)
A timestamp that indicates when the note was updated.
|
Note |
Note.withUpdatedBy(String updatedBy)
The principal that created a note.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsSecurityFinding.setNote(Note note)
A user-defined note added to a finding.
|
AwsSecurityFinding |
AwsSecurityFinding.withNote(Note note)
A user-defined note added to a finding.
|
Copyright © 2024. All rights reserved.