interface VersionQueryProps
| Language | Type name |
|---|---|
Python | aws_rfdk.deadline.VersionQueryProps |
TypeScript (source) | aws-rfdk » deadline » VersionQueryProps |
Properties for the Deadline Version.
Properties
| Name | Type | Description |
|---|---|---|
| version? | string | String containing the complete or partial deadline version. |
version?
Type:
string
(optional, default: the latest available version of deadline installer.)
String containing the complete or partial deadline version.

Python
TypeScript (