7#include <aws/codeguruprofiler/CodeGuruProfiler_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
21namespace CodeGuruProfiler
48 template<
typename StartT = Aws::Utils::DateTime>
49 void SetStart(StartT&& value) { m_startHasBeenSet =
true; m_start = std::forward<StartT>(value); }
50 template<
typename StartT = Aws::Utils::DateTime>
56 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