taskKeywords property

Input<List<String>?>? taskKeywords
final

An array of keywords used to describe the task so that workers can discover the task.

Implementation

final pulumi.Input<List<String>?>? taskKeywords;