64 inline void SetXssMatchSetId(
const char* value) { m_xssMatchSetIdHasBeenSet =
true; m_xssMatchSetId.assign(value); }
89 bool m_xssMatchSetIdHasBeenSet;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetXssMatchSetId(const char *value)
GetXssMatchSetRequest & WithXssMatchSetId(Aws::String &&value)
const Aws::String & GetXssMatchSetId() const
GetXssMatchSetRequest & WithXssMatchSetId(const char *value)
void SetXssMatchSetId(Aws::String &&value)
void SetXssMatchSetId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
GetXssMatchSetRequest & WithXssMatchSetId(const Aws::String &value)
JSON (JavaScript Object Notation).