Uses of Class
software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
-
Packages that use ProfilerConfigForUpdate Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ProfilerConfigForUpdate in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ProfilerConfigForUpdate Modifier and Type Method Description ProfilerConfigForUpdateUpdateTrainingJobRequest. profilerConfig()Configuration information for Amazon SageMaker Debugger system monitoring, framework profiling, and storage paths.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ProfilerConfigForUpdate Modifier and Type Method Description UpdateTrainingJobRequest.BuilderUpdateTrainingJobRequest.Builder. profilerConfig(ProfilerConfigForUpdate profilerConfig)Configuration information for Amazon SageMaker Debugger system monitoring, framework profiling, and storage paths.
-