| Modifier and Type | Class and Description |
|---|---|
static class |
AlgorithmSpecification.Jsii$Proxy
An implementation for
AlgorithmSpecification |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmSpecification |
AlgorithmSpecification.Builder.build()
Builds the configured instance.
|
AlgorithmSpecification |
SagemakerTrainTaskProps.getAlgorithmSpecification()
Identifies the training algorithm to use.
|
AlgorithmSpecification |
SagemakerTrainTaskProps.Jsii$Proxy.getAlgorithmSpecification() |
| Modifier and Type | Method and Description |
|---|---|
SagemakerTrainTaskProps.Builder |
SagemakerTrainTaskProps.Builder.algorithmSpecification(AlgorithmSpecification algorithmSpecification)
Sets the value of
SagemakerTrainTaskProps.getAlgorithmSpecification() |
SagemakerTrainTask.Builder |
SagemakerTrainTask.Builder.algorithmSpecification(AlgorithmSpecification algorithmSpecification)
Identifies the training algorithm to use.
|
Copyright © 2020. All rights reserved.