7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/TableFieldLinkContentConfiguration.h>
9#include <aws/quicksight/model/URLTargetConfiguration.h>
43 m_targetHasBeenSet =
true;
58 template <
typename ContentT = TableFieldLinkContentConfiguration>
60 m_contentHasBeenSet =
true;
61 m_content = std::forward<ContentT>(value);
63 template <
typename ContentT = TableFieldLinkContentConfiguration>
72 TableFieldLinkContentConfiguration m_content;
73 bool m_targetHasBeenSet =
false;
74 bool m_contentHasBeenSet =
false;
AWS_QUICKSIGHT_API TableFieldLinkConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ContentHasBeenSet() const
void SetContent(ContentT &&value)
AWS_QUICKSIGHT_API TableFieldLinkConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API TableFieldLinkConfiguration()=default
TableFieldLinkConfiguration & WithContent(ContentT &&value)
URLTargetConfiguration GetTarget() const
const TableFieldLinkContentConfiguration & GetContent() const
bool TargetHasBeenSet() const
void SetTarget(URLTargetConfiguration value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
TableFieldLinkConfiguration & WithTarget(URLTargetConfiguration value)
Aws::Utils::Json::JsonValue JsonValue