serverlessJobConfig property

Input<TrainingJobServerlessJobConfig?>? serverlessJobConfig
final

Configuration for serverless training jobs using foundation models. Conflicts with algorithmSpecification, enableManagedSpotTraining, environment, retryStrategy, checkpointConfig, debugHookConfig, experimentConfig, profilerConfig, profilerRuleConfigurations, and tensorBoardOutputConfig. See serverlessJobConfig below.

Implementation

final pulumi.Input<TrainingJobServerlessJobConfig?>? serverlessJobConfig;