7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/quicksight/model/SectionLayoutConfiguration.h>
10#include <aws/quicksight/model/SectionStyle.h>
51 inline void SetSectionId(
const char* value) { m_sectionIdHasBeenSet =
true; m_sectionId.assign(value); }
83 bool m_sectionIdHasBeenSet =
false;
86 bool m_layoutHasBeenSet =
false;
89 bool m_styleHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue