@Stability(value=Experimental) public static final class SagemakerTrainTaskProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SagemakerTrainTaskProps
SagemakerTrainTaskPropssoftware.amazon.jsii.JsiiObject.InitializationModeSagemakerTrainTaskProps.Builder, SagemakerTrainTaskProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
AlgorithmSpecification |
getAlgorithmSpecification()
Identifies the training algorithm to use.
|
Map<String,Object> |
getHyperparameters()
Hyperparameters to be used for the train job.
|
List<Channel> |
getInputDataConfig()
Describes the various datasets (e.g.
|
ServiceIntegrationPattern |
getIntegrationPattern()
The service integration pattern indicates different ways to call SageMaker APIs.
|
OutputDataConfig |
getOutputDataConfig()
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results of model training.
|
ResourceConfig |
getResourceConfig()
Identifies the resources, ML compute instances, and ML storage volumes to deploy for model training.
|
IRole |
getRole()
Role for the Training Job.
|
StoppingCondition |
getStoppingCondition()
Sets a time limit for training.
|
Map<String,String> |
getTags()
Tags to be applied to the train job.
|
String |
getTrainingJobName()
Training Job Name.
|
VpcConfig |
getVpcConfig()
Specifies the VPC that you want your training job to connect to.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public AlgorithmSpecification getAlgorithmSpecification()
SagemakerTrainTaskPropsgetAlgorithmSpecification in interface SagemakerTrainTaskPropspublic List<Channel> getInputDataConfig()
SagemakerTrainTaskPropsgetInputDataConfig in interface SagemakerTrainTaskPropspublic OutputDataConfig getOutputDataConfig()
SagemakerTrainTaskPropsgetOutputDataConfig in interface SagemakerTrainTaskPropspublic String getTrainingJobName()
SagemakerTrainTaskPropsgetTrainingJobName in interface SagemakerTrainTaskPropspublic Map<String,Object> getHyperparameters()
SagemakerTrainTaskPropsgetHyperparameters in interface SagemakerTrainTaskPropspublic ServiceIntegrationPattern getIntegrationPattern()
SagemakerTrainTaskPropsgetIntegrationPattern in interface SagemakerTrainTaskPropspublic ResourceConfig getResourceConfig()
SagemakerTrainTaskPropsgetResourceConfig in interface SagemakerTrainTaskPropspublic IRole getRole()
SagemakerTrainTaskPropsgetRole in interface SagemakerTrainTaskPropspublic StoppingCondition getStoppingCondition()
SagemakerTrainTaskPropsgetStoppingCondition in interface SagemakerTrainTaskPropspublic Map<String,String> getTags()
SagemakerTrainTaskPropsgetTags in interface SagemakerTrainTaskPropspublic VpcConfig getVpcConfig()
SagemakerTrainTaskPropsgetVpcConfig in interface SagemakerTrainTaskPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.