| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
OptimizationModelAccessConfig |
OptimizationModelAccessConfig.clone() |
OptimizationModelAccessConfig |
OptimizationJobModelSourceS3.getModelAccessConfig()
The access configuration settings for the source ML model for an optimization job, where you can accept the model
end-user license agreement (EULA).
|
OptimizationModelAccessConfig |
OptimizationModelAccessConfig.withAcceptEula(Boolean acceptEula)
Specifies agreement to the model end-user license agreement (EULA).
|
| Modifier and Type | Method and Description |
|---|---|
void |
OptimizationJobModelSourceS3.setModelAccessConfig(OptimizationModelAccessConfig modelAccessConfig)
The access configuration settings for the source ML model for an optimization job, where you can accept the model
end-user license agreement (EULA).
|
OptimizationJobModelSourceS3 |
OptimizationJobModelSourceS3.withModelAccessConfig(OptimizationModelAccessConfig modelAccessConfig)
The access configuration settings for the source ML model for an optimization job, where you can accept the model
end-user license agreement (EULA).
|
Copyright © 2025. All rights reserved.