7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/SheetControlLayoutConfiguration.h>
48 template<
typename ConfigurationT = SheetControlLayoutConfiguration>
49 void SetConfiguration(ConfigurationT&& value) { m_configurationHasBeenSet =
true; m_configuration = std::forward<ConfigurationT>(value); }
50 template<
typename ConfigurationT = SheetControlLayoutConfiguration>
56 bool m_configurationHasBeenSet =
false;
const SheetControlLayoutConfiguration & GetConfiguration() const
SheetControlLayout & WithConfiguration(ConfigurationT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API SheetControlLayout(Aws::Utils::Json::JsonView jsonValue)
bool ConfigurationHasBeenSet() const
AWS_QUICKSIGHT_API SheetControlLayout()=default
void SetConfiguration(ConfigurationT &&value)
AWS_QUICKSIGHT_API SheetControlLayout & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue