7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/GeospatialStaticFileSource.h>
41 template <
typename StaticFileDataSourceT = GeospatialStaticFileSource>
43 m_staticFileDataSourceHasBeenSet =
true;
44 m_staticFileDataSource = std::forward<StaticFileDataSourceT>(value);
46 template <
typename StaticFileDataSourceT = GeospatialStaticFileSource>
54 bool m_staticFileDataSourceHasBeenSet =
false;
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetStaticFileDataSource(StaticFileDataSourceT &&value)
AWS_QUICKSIGHT_API GeospatialDataSourceItem & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API GeospatialDataSourceItem(Aws::Utils::Json::JsonView jsonValue)
const GeospatialStaticFileSource & GetStaticFileDataSource() const
AWS_QUICKSIGHT_API GeospatialDataSourceItem()=default
bool StaticFileDataSourceHasBeenSet() const
GeospatialDataSourceItem & WithStaticFileDataSource(StaticFileDataSourceT &&value)
Aws::Utils::Json::JsonValue JsonValue