public static interface ExploitabilityDetails.Builder extends SdkPojo, CopyableBuilder<ExploitabilityDetails.Builder,ExploitabilityDetails>
| Modifier and Type | Method and Description |
|---|---|
ExploitabilityDetails.Builder |
lastKnownExploitAt(Instant lastKnownExploitAt)
The date and time of the last exploit associated with a finding discovered in your environment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExploitabilityDetails.Builder lastKnownExploitAt(Instant lastKnownExploitAt)
The date and time of the last exploit associated with a finding discovered in your environment.
lastKnownExploitAt - The date and time of the last exploit associated with a finding discovered in your environment.Copyright © 2023. All rights reserved.