enum ThinkboxManagedDeadlineDockerRecipes
| Language | Type name |
|---|---|
Python | aws_rfdk.deadline.ThinkboxManagedDeadlineDockerRecipes |
TypeScript (source) | aws-rfdk » deadline » ThinkboxManagedDeadlineDockerRecipes |
An enum that is associated with AWS Thinkbox managed recipes that are available in the stage manifest.
Members
| Name | Description |
|---|---|
| REMOTE_CONNECTION_SERVER | The Docker Image Asset for the Remote Connection Server. |
| LICENSE_FORWARDER | The Docker Image Asset for the License Forwarder. |
REMOTE_CONNECTION_SERVER
The Docker Image Asset for the Remote Connection Server.
LICENSE_FORWARDER
The Docker Image Asset for the License Forwarder.

Python
TypeScript (