7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/GeospatialLineSymbolStyle.h>
40 template <
typename LineSymbolStyleT = GeospatialLineSymbolStyle>
42 m_lineSymbolStyleHasBeenSet =
true;
43 m_lineSymbolStyle = std::forward<LineSymbolStyleT>(value);
45 template <
typename LineSymbolStyleT = GeospatialLineSymbolStyle>
53 bool m_lineSymbolStyleHasBeenSet =
false;
AWS_QUICKSIGHT_API GeospatialLineStyle()=default
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API GeospatialLineStyle & operator=(Aws::Utils::Json::JsonView jsonValue)
bool LineSymbolStyleHasBeenSet() const
AWS_QUICKSIGHT_API GeospatialLineStyle(Aws::Utils::Json::JsonView jsonValue)
const GeospatialLineSymbolStyle & GetLineSymbolStyle() const
void SetLineSymbolStyle(LineSymbolStyleT &&value)
GeospatialLineStyle & WithLineSymbolStyle(LineSymbolStyleT &&value)
Aws::Utils::Json::JsonValue JsonValue