| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Class and Description |
|---|---|
static class |
StoppingCondition.Jsii$Proxy
An implementation for
StoppingCondition |
| Modifier and Type | Method and Description |
|---|---|
StoppingCondition |
StoppingCondition.Builder.build()
Builds the configured instance.
|
default StoppingCondition |
SageMakerCreateTrainingJobProps.getStoppingCondition()
Sets a time limit for training.
|
StoppingCondition |
SageMakerCreateTrainingJobProps.Jsii$Proxy.getStoppingCondition() |
| Modifier and Type | Method and Description |
|---|---|
SageMakerCreateTrainingJobProps.Builder |
SageMakerCreateTrainingJobProps.Builder.stoppingCondition(StoppingCondition stoppingCondition)
Sets the value of
SageMakerCreateTrainingJobProps.getStoppingCondition() |
SageMakerCreateTrainingJob.Builder |
SageMakerCreateTrainingJob.Builder.stoppingCondition(StoppingCondition stoppingCondition)
Sets a time limit for training.
|
Copyright © 2022. All rights reserved.