| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceConfigForUpdate |
ResourceConfigForUpdate.clone() |
ResourceConfigForUpdate |
UpdateTrainingJobRequest.getResourceConfig()
The training job
ResourceConfig to update warm pool retention length. |
ResourceConfigForUpdate |
ResourceConfigForUpdate.withKeepAlivePeriodInSeconds(Integer keepAlivePeriodInSeconds)
The
KeepAlivePeriodInSeconds value specified in the ResourceConfig to update. |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateTrainingJobRequest.setResourceConfig(ResourceConfigForUpdate resourceConfig)
The training job
ResourceConfig to update warm pool retention length. |
UpdateTrainingJobRequest |
UpdateTrainingJobRequest.withResourceConfig(ResourceConfigForUpdate resourceConfig)
The training job
ResourceConfig to update warm pool retention length. |
Copyright © 2024. All rights reserved.