Run
The Run
object is created by calling run()
on a Function
. Run-level parameters are provided alongside task parameters.
Parameters
Name | Type | Description |
---|---|---|
args | list[str] | Command-line arguments to pass to the container command. |
Methods
There are no runtime-specific helper methods for container runs.