class Aws::SageMaker::Types::HumanLoopActivationConfig

Provides information about how and under what conditions SageMaker creates a human loop. If `HumanLoopActivationConfig` is not given, then all requests go to humans.

@note When making an API call, you may pass HumanLoopActivationConfig

data as a hash:

    {
      human_loop_activation_conditions_config: { # required
        human_loop_activation_conditions: "HumanLoopActivationConditions", # required
      },
    }

@!attribute [rw] human_loop_activation_conditions_config

Container structure for defining under what conditions SageMaker
creates a human loop.
@return [Types::HumanLoopActivationConditionsConfig]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/HumanLoopActivationConfig AWS API Documentation

Constants

SENSITIVE