Class HumanLoopActivationConditionsConfig

java.lang.Object
software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<HumanLoopActivationConditionsConfig.Builder,HumanLoopActivationConditionsConfig>

@Generated("software.amazon.awssdk:codegen") public final class HumanLoopActivationConditionsConfig extends Object implements SdkPojo, Serializable, ToCopyableBuilder<HumanLoopActivationConditionsConfig.Builder,HumanLoopActivationConditionsConfig>

Defines under what conditions SageMaker creates a human loop. Used within CreateFlowDefinition. See HumanLoopActivationConditionsConfig for the required format of activation conditions.

See Also: