7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
50 template <
typename HumanLoopActivationConditionsT = Aws::String>
52 m_humanLoopActivationConditionsHasBeenSet =
true;
53 m_humanLoopActivationConditions = std::forward<HumanLoopActivationConditionsT>(value);
55 template <
typename HumanLoopActivationConditionsT = Aws::String>
63 bool m_humanLoopActivationConditionsHasBeenSet =
false;
AWS_SAGEMAKER_API HumanLoopActivationConditionsConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKER_API HumanLoopActivationConditionsConfig()=default
bool HumanLoopActivationConditionsHasBeenSet() const
AWS_SAGEMAKER_API HumanLoopActivationConditionsConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetHumanLoopActivationConditions() const
HumanLoopActivationConditionsConfig & WithHumanLoopActivationConditions(HumanLoopActivationConditionsT &&value)
void SetHumanLoopActivationConditions(HumanLoopActivationConditionsT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue