54 inline void SetResource(
const char* value) { m_resourceHasBeenSet =
true; m_resource.assign(value); }
79 inline void SetUseLongIds(
bool value) { m_useLongIdsHasBeenSet =
true; m_useLongIds = value; }
88 bool m_resourceHasBeenSet;
90 bool m_useLongIdsHasBeenSet;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).