7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/URLTargetConfiguration.h>
9#include <aws/quicksight/model/TableFieldLinkContentConfiguration.h>
68 bool m_targetHasBeenSet =
false;
71 bool m_contentHasBeenSet =
false;
TableFieldLinkConfiguration & WithTarget(const URLTargetConfiguration &value)
void SetTarget(URLTargetConfiguration &&value)
AWS_QUICKSIGHT_API TableFieldLinkConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
TableFieldLinkConfiguration & WithContent(const TableFieldLinkContentConfiguration &value)
bool ContentHasBeenSet() const
void SetTarget(const URLTargetConfiguration &value)
const URLTargetConfiguration & GetTarget() const
AWS_QUICKSIGHT_API TableFieldLinkConfiguration()
AWS_QUICKSIGHT_API TableFieldLinkConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetContent(TableFieldLinkContentConfiguration &&value)
void SetContent(const TableFieldLinkContentConfiguration &value)
const TableFieldLinkContentConfiguration & GetContent() const
bool TargetHasBeenSet() const
TableFieldLinkConfiguration & WithTarget(URLTargetConfiguration &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
TableFieldLinkConfiguration & WithContent(TableFieldLinkContentConfiguration &&value)
Aws::Utils::Json::JsonValue JsonValue