sbomSelections property

List<String>? sbomSelections
getter/setter pair

The SBOM selection to return.

Duplicate values in the list will be ignored.

Implementation

core.List<core.String>? sbomSelections;