| Modifier and Type | Class and Description |
|---|---|
static class |
AlgorithmSpecification.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| 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()
Identifies the training algorithm to use.
|
| Modifier and Type | Method and Description |
|---|---|
SagemakerTrainTaskProps.Builder |
SagemakerTrainTaskProps.Builder.withAlgorithmSpecification(AlgorithmSpecification value)
Sets the value of AlgorithmSpecification
|
Copyright © 2019. All rights reserved.