supportedProducts property

List<String>? supportedProducts
final

A list of strings set by third-party software when the job flow is launched. If you are not using third-party software to manage the job flow, this value is empty.

Implementation

final List<String>? supportedProducts;