ExecutionSchema
Index
Constructors
Properties
Constructors
constructor
- Returns ExecutionSchema
Properties
deployment
environment
environmentVariables
A set of environment variables to be passed to the Docker container. It represents setting the --env option while running a Docker container.
Type declaration
- [key string]: string
Models/Execution