7#include <aws/codeguruprofiler/CodeGuruProfiler_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
19namespace CodeGuruProfiler {
42 template <
typename StartT = Aws::Utils::DateTime>
44 m_startHasBeenSet =
true;
45 m_start = std::forward<StartT>(value);
47 template <
typename StartT = Aws::Utils::DateTime>
49 SetStart(std::forward<StartT>(value));
55 bool m_startHasBeenSet =
false;
AWS_CODEGURUPROFILER_API ProfileTime(Aws::Utils::Json::JsonView jsonValue)
AWS_CODEGURUPROFILER_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Utils::DateTime & GetStart() const
bool StartHasBeenSet() const
ProfileTime & WithStart(StartT &&value)
AWS_CODEGURUPROFILER_API ProfileTime & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetStart(StartT &&value)
AWS_CODEGURUPROFILER_API ProfileTime()=default
Aws::Utils::Json::JsonValue JsonValue