| 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.
|
Destination |
GetSbomExportResponse.s3Destination()
Returns the value of the S3Destination property for this object.
|
Destination |
CreateSbomExportRequest.s3Destination()
Returns the value of the S3Destination property for this object.
|
| 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.
|
GetSbomExportResponse.Builder |
GetSbomExportResponse.Builder.s3Destination(Destination s3Destination)
Sets the value of the S3Destination property for this object.
|
CreateSbomExportRequest.Builder |
CreateSbomExportRequest.Builder.s3Destination(Destination s3Destination)
Sets the value of the S3Destination property for this object.
|
Copyright © 2023. All rights reserved.