7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
66 bool m_humanLoopActivationConditionsHasBeenSet =
false;
AWS_SAGEMAKER_API HumanLoopActivationConditionsConfig(Aws::Utils::Json::JsonView jsonValue)
void SetHumanLoopActivationConditions(const Aws::String &value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
bool HumanLoopActivationConditionsHasBeenSet() const
AWS_SAGEMAKER_API HumanLoopActivationConditionsConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetHumanLoopActivationConditions() const
AWS_SAGEMAKER_API HumanLoopActivationConditionsConfig()
HumanLoopActivationConditionsConfig & WithHumanLoopActivationConditions(const Aws::String &value)
HumanLoopActivationConditionsConfig & WithHumanLoopActivationConditions(const char *value)
HumanLoopActivationConditionsConfig & WithHumanLoopActivationConditions(Aws::String &&value)
void SetHumanLoopActivationConditions(Aws::String &&value)
void SetHumanLoopActivationConditions(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue