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