7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/AnchorType.h>
9#include <aws/quicksight/model/TimeGranularity.h>
30 AWS_QUICKSIGHT_API
Anchor() =
default;
42 m_anchorTypeHasBeenSet =
true;
58 m_timeGranularityHasBeenSet =
true;
59 m_timeGranularity = value;
74 m_offsetHasBeenSet =
true;
88 bool m_anchorTypeHasBeenSet =
false;
89 bool m_timeGranularityHasBeenSet =
false;
90 bool m_offsetHasBeenSet =
false;
TimeGranularity GetTimeGranularity() const
bool AnchorTypeHasBeenSet() const
Anchor & WithAnchorType(AnchorType value)
void SetOffset(int value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetTimeGranularity(TimeGranularity value)
bool OffsetHasBeenSet() const
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)
AWS_QUICKSIGHT_API Anchor()=default
void SetAnchorType(AnchorType value)
AnchorType GetAnchorType() const
Aws::Utils::Json::JsonValue JsonValue