7#include <aws/detective/Detective_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
49 template<
typename TimestampT = Aws::Utils::DateTime>
50 void SetTimestamp(TimestampT&& value) { m_timestampHasBeenSet =
true; m_timestamp = std::forward<TimestampT>(value); }
51 template<
typename TimestampT = Aws::Utils::DateTime>
57 bool m_timestampHasBeenSet =
false;
AWS_DETECTIVE_API TimestampForCollection & operator=(Aws::Utils::Json::JsonView jsonValue)
bool TimestampHasBeenSet() const
AWS_DETECTIVE_API TimestampForCollection()=default
AWS_DETECTIVE_API TimestampForCollection(Aws::Utils::Json::JsonView jsonValue)
void SetTimestamp(TimestampT &&value)
const Aws::Utils::DateTime & GetTimestamp() const
AWS_DETECTIVE_API Aws::Utils::Json::JsonValue Jsonize() const
TimestampForCollection & WithTimestamp(TimestampT &&value)
Aws::Utils::Json::JsonValue JsonValue