7#include <aws/core/utils/DateTime.h>
8#include <aws/detective/Detective_EXPORTS.h>
43 template <
typename TimestampT = Aws::Utils::DateTime>
45 m_timestampHasBeenSet =
true;
46 m_timestamp = std::forward<TimestampT>(value);
48 template <
typename TimestampT = Aws::Utils::DateTime>
56 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