7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/FreeFormSectionLayoutConfiguration.h>
46 template<
typename FreeFormLayoutT = FreeFormSectionLayoutConfiguration>
47 void SetFreeFormLayout(FreeFormLayoutT&& value) { m_freeFormLayoutHasBeenSet =
true; m_freeFormLayout = std::forward<FreeFormLayoutT>(value); }
48 template<
typename FreeFormLayoutT = FreeFormSectionLayoutConfiguration>
54 bool m_freeFormLayoutHasBeenSet =
false;
const FreeFormSectionLayoutConfiguration & GetFreeFormLayout() const
AWS_QUICKSIGHT_API SectionLayoutConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API SectionLayoutConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API SectionLayoutConfiguration()=default
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetFreeFormLayout(FreeFormLayoutT &&value)
SectionLayoutConfiguration & WithFreeFormLayout(FreeFormLayoutT &&value)
bool FreeFormLayoutHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue