7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/HumanLoopActivationConditionsConfig.h>
42 return m_humanLoopActivationConditionsConfig;
45 template <
typename HumanLoopActivationConditionsConfigT = HumanLoopActivationConditionsConfig>
47 m_humanLoopActivationConditionsConfigHasBeenSet =
true;
48 m_humanLoopActivationConditionsConfig = std::forward<HumanLoopActivationConditionsConfigT>(value);
50 template <
typename HumanLoopActivationConditionsConfigT = HumanLoopActivationConditionsConfig>
58 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