46 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
47 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
151 bool m_timestampHasBeenSet;
153 bool m_eventTypeHasBeenSet;
155 bool m_eventInformationHasBeenSet;
void SetEventType(const EventType &value)
HistoryRecord & WithEventType(const EventType &value)
const EventType & GetEventType() const
HistoryRecord & WithTimestamp(Aws::Utils::DateTime &&value)
void SetEventType(EventType &&value)
void SetEventInformation(const EventInformation &value)
HistoryRecord & WithTimestamp(const Aws::Utils::DateTime &value)
HistoryRecord & WithEventType(EventType &&value)
std::basic_ostream< char, std::char_traits< char > > OStream
const Aws::Utils::DateTime & GetTimestamp() const
const EventInformation & GetEventInformation() const
void SetTimestamp(const Aws::Utils::DateTime &value)
HistoryRecord & WithEventInformation(const EventInformation &value)
void SetTimestamp(Aws::Utils::DateTime &&value)
void SetEventInformation(EventInformation &&value)
HistoryRecord & WithEventInformation(EventInformation &&value)
JSON (JavaScript Object Notation).