| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceFilterCriteria |
GetSbomExportResponse.filterCriteria()
Contains details about the resource filter criteria used for the software bill of materials (SBOM) report.
|
ResourceFilterCriteria |
CreateSbomExportRequest.resourceFilterCriteria()
The resource filter criteria for the software bill of materials (SBOM) report.
|
| Modifier and Type | Method and Description |
|---|---|
GetSbomExportResponse.Builder |
GetSbomExportResponse.Builder.filterCriteria(ResourceFilterCriteria filterCriteria)
Contains details about the resource filter criteria used for the software bill of materials (SBOM) report.
|
CreateSbomExportRequest.Builder |
CreateSbomExportRequest.Builder.resourceFilterCriteria(ResourceFilterCriteria resourceFilterCriteria)
The resource filter criteria for the software bill of materials (SBOM) report.
|
Copyright © 2023. All rights reserved.