106 inline void SetSqlInjectionMatchSetId(
const char* value) { m_sqlInjectionMatchSetIdHasBeenSet =
true; m_sqlInjectionMatchSetId.assign(value); }
168 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
229 bool m_sqlInjectionMatchSetIdHasBeenSet;
231 bool m_nameHasBeenSet;
233 bool m_sqlInjectionMatchTuplesHasBeenSet;
void SetName(const char *value)
SqlInjectionMatchSet & WithSqlInjectionMatchSetId(Aws::String &&value)
const Aws::String & GetName() const
SqlInjectionMatchSet & WithName(const char *value)
void SetSqlInjectionMatchTuples(const Aws::Vector< SqlInjectionMatchTuple > &value)
std::vector< T, Aws::Allocator< T > > Vector
void SetSqlInjectionMatchSetId(const Aws::String &value)
void SetSqlInjectionMatchTuples(Aws::Vector< SqlInjectionMatchTuple > &&value)
void SetSqlInjectionMatchSetId(Aws::String &&value)
SqlInjectionMatchSet & WithSqlInjectionMatchSetId(const Aws::String &value)
void SetName(const Aws::String &value)
const Aws::Vector< SqlInjectionMatchTuple > & GetSqlInjectionMatchTuples() const
SqlInjectionMatchSet & WithSqlInjectionMatchSetId(const char *value)
SqlInjectionMatchSet & WithName(const Aws::String &value)
SqlInjectionMatchSet & WithName(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetName(Aws::String &&value)
void SetSqlInjectionMatchSetId(const char *value)
const Aws::String & GetSqlInjectionMatchSetId() const
SqlInjectionMatchSet & WithSqlInjectionMatchTuples(const Aws::Vector< SqlInjectionMatchTuple > &value)
SqlInjectionMatchSet & AddSqlInjectionMatchTuples(SqlInjectionMatchTuple &&value)
JSON (JavaScript Object Notation).
SqlInjectionMatchSet & WithSqlInjectionMatchTuples(Aws::Vector< SqlInjectionMatchTuple > &&value)
SqlInjectionMatchSet & AddSqlInjectionMatchTuples(const SqlInjectionMatchTuple &value)