Interface BatchAIJob.DefinitionStages.WithStdOutErrPathPrefix
- All Known Subinterfaces:
BatchAIJob.Definition
- Enclosing interface:
- BatchAIJob.DefinitionStages
public static interface BatchAIJob.DefinitionStages.WithStdOutErrPathPrefix
The stage of the job definition allowing to specify where Batch AI will upload stdout and stderr of the job.
-
Method Summary
-
Method Details
-
withStdOutErrPathPrefix
- Parameters:
stdOutErrPathPrefix
- the path where the Batch AI service will upload the stdout and stderror of the job- Returns:
- the next stage of the definition
-