64 inline void SetSqlInjectionMatchSetId(
const char* value) { m_sqlInjectionMatchSetIdHasBeenSet =
true; m_sqlInjectionMatchSetId.assign(value); }
89 bool m_sqlInjectionMatchSetIdHasBeenSet;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
GetSqlInjectionMatchSetRequest & WithSqlInjectionMatchSetId(const char *value)
GetSqlInjectionMatchSetRequest & WithSqlInjectionMatchSetId(const Aws::String &value)
void SetSqlInjectionMatchSetId(const Aws::String &value)
void SetSqlInjectionMatchSetId(Aws::String &&value)
GetSqlInjectionMatchSetRequest & WithSqlInjectionMatchSetId(Aws::String &&value)
void SetSqlInjectionMatchSetId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetSqlInjectionMatchSetId() const
JSON (JavaScript Object Notation).