Skip to content

LaunchTaskRequest

Properties

Name Type Description Notes
name str User-defined name for the task run, if not specified version string of task version will be used [optional]
description str User-defined description for the task run, if not specified task version description will be used [optional]
arguments dict(str, str) Arguments to launch a task run [optional]
acl list[str] Access Control List [optional]

[Back to Model list] [Back to API list] [Back to README]