63 inline void SetWebACLId(
const char* value) { m_webACLIdHasBeenSet =
true; m_webACLId.assign(value); }
88 bool m_webACLIdHasBeenSet;
GetWebACLRequest & WithWebACLId(Aws::String &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
const Aws::String & GetWebACLId() const
void SetWebACLId(Aws::String &&value)
GetWebACLRequest & WithWebACLId(const Aws::String &value)
GetWebACLRequest & WithWebACLId(const char *value)
void SetWebACLId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetWebACLId(const char *value)
JSON (JavaScript Object Notation).