43 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
44 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
49 inline bool GetValue()
const{
return m_value; }
54 inline void SetValue(
bool value) { m_valueHasBeenSet =
true; m_value = value; }
63 bool m_valueHasBeenSet;
AttributeBooleanValue & WithValue(bool value)
std::basic_ostream< char, std::char_traits< char > > OStream
void SetValue(bool value)
JSON (JavaScript Object Notation).