7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/AnchorType.h>
9#include <aws/quicksight/model/TimeGranularity.h>
35 AWS_QUICKSIGHT_API
Anchor() =
default;
67 inline void SetOffset(
int value) { m_offsetHasBeenSet =
true; m_offset = value; }
73 bool m_anchorTypeHasBeenSet =
false;
76 bool m_timeGranularityHasBeenSet =
false;
79 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