| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
Destination |
GetFindingsReportStatusResponse.destination()
The destination of the report.
|
Destination |
CreateFindingsReportRequest.s3Destination()
The Amazon S3 export destination for the report.
|
| Modifier and Type | Method and Description |
|---|---|
GetFindingsReportStatusResponse.Builder |
GetFindingsReportStatusResponse.Builder.destination(Destination destination)
The destination of the report.
|
CreateFindingsReportRequest.Builder |
CreateFindingsReportRequest.Builder.s3Destination(Destination s3Destination)
The Amazon S3 export destination for the report.
|
Copyright © 2023. All rights reserved.