7#include <aws/inspector/Inspector_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
67 bool m_beginDateHasBeenSet =
false;
70 bool m_endDateHasBeenSet =
false;
AWS_INSPECTOR_API TimestampRange()
bool BeginDateHasBeenSet() const
TimestampRange & WithBeginDate(const Aws::Utils::DateTime &value)
TimestampRange & WithEndDate(Aws::Utils::DateTime &&value)
AWS_INSPECTOR_API TimestampRange(Aws::Utils::Json::JsonView jsonValue)
void SetEndDate(Aws::Utils::DateTime &&value)
void SetBeginDate(Aws::Utils::DateTime &&value)
AWS_INSPECTOR_API TimestampRange & operator=(Aws::Utils::Json::JsonView jsonValue)
TimestampRange & WithBeginDate(Aws::Utils::DateTime &&value)
bool EndDateHasBeenSet() const
TimestampRange & WithEndDate(const Aws::Utils::DateTime &value)
AWS_INSPECTOR_API Aws::Utils::Json::JsonValue Jsonize() const
void SetBeginDate(const Aws::Utils::DateTime &value)
const Aws::Utils::DateTime & GetBeginDate() const
void SetEndDate(const Aws::Utils::DateTime &value)
const Aws::Utils::DateTime & GetEndDate() const
Aws::Utils::Json::JsonValue JsonValue