1 KiB
1 KiB
TaskSpecContainerSpecConfigsInner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| file | Option<models::TaskSpecContainerSpecConfigsInnerFile> | [optional] | |
| runtime | Option<serde_json::Value> | Runtime represents a target that is not mounted into the container but is used by the task > Note: |
[optional] |
| config_id | Option<String> | ConfigID represents the ID of the specific config that we're referencing. | [optional] |
| config_name | Option<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] |