| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopActivationConditionsConfig |
HumanLoopActivationConditionsConfig.clone() |
HumanLoopActivationConditionsConfig |
HumanLoopActivationConfig.getHumanLoopActivationConditionsConfig()
Container structure for defining under what conditions SageMaker creates a human loop.
|
HumanLoopActivationConditionsConfig |
HumanLoopActivationConditionsConfig.withHumanLoopActivationConditions(String humanLoopActivationConditions)
JSON expressing use-case specific conditions declaratively.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HumanLoopActivationConfig.setHumanLoopActivationConditionsConfig(HumanLoopActivationConditionsConfig humanLoopActivationConditionsConfig)
Container structure for defining under what conditions SageMaker creates a human loop.
|
HumanLoopActivationConfig |
HumanLoopActivationConfig.withHumanLoopActivationConditionsConfig(HumanLoopActivationConditionsConfig humanLoopActivationConditionsConfig)
Container structure for defining under what conditions SageMaker creates a human loop.
|
Copyright © 2023. All rights reserved.