interface ThinkboxDockerRecipesProps
| Language | Type name |
|---|---|
Python | aws_rfdk.deadline.ThinkboxDockerRecipesProps |
TypeScript (source) | aws-rfdk » deadline » ThinkboxDockerRecipesProps |
Interface to specify the properties when instantiating a {@link ThinkboxDockerRecipes} instnace.
Properties
| Name | Type | Description |
|---|---|---|
| stage | Stage | The place where Deadline is staged. |
stage
Type:
Stage
The place where Deadline is staged.

Python
TypeScript (