7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/LookbackWindow.h>
41 template <
typename LookbackWindowT = LookbackWindow>
43 m_lookbackWindowHasBeenSet =
true;
44 m_lookbackWindow = std::forward<LookbackWindowT>(value);
46 template <
typename LookbackWindowT = LookbackWindow>
54 bool m_lookbackWindowHasBeenSet =
false;
bool LookbackWindowHasBeenSet() const
const LookbackWindow & GetLookbackWindow() const
IncrementalRefresh & WithLookbackWindow(LookbackWindowT &&value)
AWS_QUICKSIGHT_API IncrementalRefresh & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API IncrementalRefresh(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API IncrementalRefresh()=default
void SetLookbackWindow(LookbackWindowT &&value)
Aws::Utils::Json::JsonValue JsonValue