7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/HumanLoopActivationConditionsConfig.h>
49 template<
typename HumanLoopActivationConditionsConfigT = HumanLoopActivationConditionsConfig>
50 void SetHumanLoopActivationConditionsConfig(HumanLoopActivationConditionsConfigT&& value) { m_humanLoopActivationConditionsConfigHasBeenSet =
true; m_humanLoopActivationConditionsConfig = std::forward<HumanLoopActivationConditionsConfigT>(value); }
51 template<
typename HumanLoopActivationConditionsConfigT = HumanLoopActivationConditionsConfig>
57 bool m_humanLoopActivationConditionsConfigHasBeenSet =
false;
bool HumanLoopActivationConditionsConfigHasBeenSet() const
AWS_SAGEMAKER_API HumanLoopActivationConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetHumanLoopActivationConditionsConfig(HumanLoopActivationConditionsConfigT &&value)
AWS_SAGEMAKER_API HumanLoopActivationConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
const HumanLoopActivationConditionsConfig & GetHumanLoopActivationConditionsConfig() const
AWS_SAGEMAKER_API HumanLoopActivationConfig()=default
HumanLoopActivationConfig & WithHumanLoopActivationConditionsConfig(HumanLoopActivationConditionsConfigT &&value)
Aws::Utils::Json::JsonValue JsonValue