29 namespace DataPipeline
76 inline void SetFieldName(
const char* value) { m_fieldNameHasBeenSet =
true; m_fieldName.assign(value); }
119 bool m_fieldNameHasBeenSet;
121 bool m_operatorHasBeenSet;
Selector & WithFieldName(Aws::String &&value)
Selector & WithFieldName(const Aws::String &value)
Selector & WithOperator(const Operator &value)
void SetOperator(Operator &&value)
void SetFieldName(Aws::String &&value)
const Operator & GetOperator() const
#define AWS_DATAPIPELINE_API
void SetFieldName(const Aws::String &value)
void SetFieldName(const char *value)
const Aws::String & GetFieldName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetOperator(const Operator &value)
Selector & WithOperator(Operator &&value)
Selector & WithFieldName(const char *value)
JSON (JavaScript Object Notation).