Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 917 Bytes

File metadata and controls

13 lines (8 loc) · 917 Bytes

TaskSpecContainerSpecConfigsInner

Properties

Name Type Description Notes
file TaskSpecContainerSpecConfigsInnerFile [optional]
runtime kotlin.Any Runtime represents a target that is not mounted into the container but is used by the task <p><br /><p> > Note: `Configs.File` and `Configs.Runtime` are mutually > exclusive [optional]
configID kotlin.String ConfigID represents the ID of the specific config that we're referencing. [optional]
configName kotlin.String ConfigName is the name of the config that this references, but this is just provided for lookup/display purposes. The config in the reference will be identified by its ID. [optional]