98 inline void SetXssMatchSetId(
const char* value) { m_xssMatchSetIdHasBeenSet =
true; m_xssMatchSetId.assign(value); }
154 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
215 bool m_xssMatchSetIdHasBeenSet;
217 bool m_nameHasBeenSet;
219 bool m_xssMatchTuplesHasBeenSet;
void SetName(const char *value)
XssMatchSet & AddXssMatchTuples(XssMatchTuple &&value)
const Aws::String & GetName() const
XssMatchSet & WithXssMatchTuples(const Aws::Vector< XssMatchTuple > &value)
void SetName(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
void SetXssMatchTuples(Aws::Vector< XssMatchTuple > &&value)
const Aws::String & GetXssMatchSetId() const
XssMatchSet & WithXssMatchSetId(const Aws::String &value)
const Aws::Vector< XssMatchTuple > & GetXssMatchTuples() const
XssMatchSet & AddXssMatchTuples(const XssMatchTuple &value)
XssMatchSet & WithXssMatchSetId(Aws::String &&value)
void SetXssMatchSetId(const Aws::String &value)
void SetXssMatchSetId(Aws::String &&value)
XssMatchSet & WithName(const char *value)
XssMatchSet & WithName(const Aws::String &value)
void SetName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
XssMatchSet & WithXssMatchSetId(const char *value)
void SetXssMatchTuples(const Aws::Vector< XssMatchTuple > &value)
void SetXssMatchSetId(const char *value)
XssMatchSet & WithName(Aws::String &&value)
XssMatchSet & WithXssMatchTuples(Aws::Vector< XssMatchTuple > &&value)
JSON (JavaScript Object Notation).