7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/AnchorType.h>
9#include <aws/quicksight/model/TimeGranularity.h>
71 inline void SetOffset(
int value) { m_offsetHasBeenSet =
true; m_offset = value; }
77 bool m_anchorTypeHasBeenSet =
false;
80 bool m_timeGranularityHasBeenSet =
false;
83 bool m_offsetHasBeenSet =
false;
bool AnchorTypeHasBeenSet() const
const TimeGranularity & GetTimeGranularity() const
void SetAnchorType(const AnchorType &value)
void SetTimeGranularity(TimeGranularity &&value)
void SetOffset(int value)
Anchor & WithAnchorType(const AnchorType &value)
Anchor & WithAnchorType(AnchorType &&value)
void SetTimeGranularity(const TimeGranularity &value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
bool OffsetHasBeenSet() const
Anchor & WithTimeGranularity(const TimeGranularity &value)
Anchor & WithTimeGranularity(TimeGranularity &&value)
AWS_QUICKSIGHT_API Anchor(Aws::Utils::Json::JsonView jsonValue)
bool TimeGranularityHasBeenSet() const
Anchor & WithOffset(int value)
AWS_QUICKSIGHT_API Anchor & operator=(Aws::Utils::Json::JsonView jsonValue)
const AnchorType & GetAnchorType() const
void SetAnchorType(AnchorType &&value)
AWS_QUICKSIGHT_API Anchor()
Aws::Utils::Json::JsonValue JsonValue