7#include <aws/backupsearch/BackupSearch_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/backupsearch/model/TimeConditionOperator.h>
48 template<
typename ValueT = Aws::Utils::DateTime>
49 void SetValue(ValueT&& value) { m_valueHasBeenSet =
true; m_value = std::forward<ValueT>(value); }
50 template<
typename ValueT = Aws::Utils::DateTime>
70 bool m_valueHasBeenSet =
false;
73 bool m_operatorHasBeenSet =
false;
AWS_BACKUPSEARCH_API TimeCondition & operator=(Aws::Utils::Json::JsonView jsonValue)
TimeConditionOperator GetOperator() const
void SetOperator(TimeConditionOperator value)
TimeCondition & WithOperator(TimeConditionOperator value)
bool OperatorHasBeenSet() const
const Aws::Utils::DateTime & GetValue() const
AWS_BACKUPSEARCH_API TimeCondition(Aws::Utils::Json::JsonView jsonValue)
bool ValueHasBeenSet() const
AWS_BACKUPSEARCH_API TimeCondition()=default
void SetValue(ValueT &&value)
TimeCondition & WithValue(ValueT &&value)
AWS_BACKUPSEARCH_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue