CreateTaskRequest¶
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
name | str | User-defined name of the task | |
description | str | User-defined description of the task | [optional] |
acl | list[str] | Access Control List | [optional] |
task_versions | list[CreateTaskVersionRequest] | List of task versions | [optional] |