7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/BorderStyle.h>
46 template<
typename BorderT = BorderStyle>
47 void SetBorder(BorderT&& value) { m_borderHasBeenSet =
true; m_border = std::forward<BorderT>(value); }
48 template<
typename BorderT = BorderStyle>
54 bool m_borderHasBeenSet =
false;
void SetBorder(BorderT &&value)
TileStyle & WithBorder(BorderT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API TileStyle(Aws::Utils::Json::JsonView jsonValue)
const BorderStyle & GetBorder() const
AWS_QUICKSIGHT_API TileStyle & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API TileStyle()=default
bool BorderHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue