| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
ExploitObserved |
FindingDetail.exploitObserved()
Returns the value of the ExploitObserved property for this object.
|
ExploitObserved |
Vulnerability.exploitObserved()
An object that contains details on when the exploit was observed.
|
| Modifier and Type | Method and Description |
|---|---|
FindingDetail.Builder |
FindingDetail.Builder.exploitObserved(ExploitObserved exploitObserved)
Sets the value of the ExploitObserved property for this object.
|
Vulnerability.Builder |
Vulnerability.Builder.exploitObserved(ExploitObserved exploitObserved)
An object that contains details on when the exploit was observed.
|
Copyright © 2023. All rights reserved.