45 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
46 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
66 inline void SetResource(
const char* value) { m_resourceHasBeenSet =
true; m_resource.assign(value); }
93 inline void SetUseLongIds(
bool value) { m_useLongIdsHasBeenSet =
true; m_useLongIds = value; }
138 bool m_resourceHasBeenSet;
140 bool m_useLongIdsHasBeenSet;
142 bool m_deadlineHasBeenSet;
std::basic_ostream< char, std::char_traits< char > > OStream
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).