sbomSelections property

List<String> sbomSelections
final

The SBOM selection to return. Duplicate values in the list will be ignored. Check the SbomSelections enum for the list of possible values.

Implementation

final List<String> sbomSelections;