imageScanStatuses property

List<AlgorithmStatusItem>? imageScanStatuses
final

The status of the scan of the algorithm's Docker image container.

Implementation

final List<AlgorithmStatusItem>? imageScanStatuses;