7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/DefaultSectionBasedLayoutConfiguration.h>
48 template<
typename SectionBasedT = DefaultSectionBasedLayoutConfiguration>
49 void SetSectionBased(SectionBasedT&& value) { m_sectionBasedHasBeenSet =
true; m_sectionBased = std::forward<SectionBasedT>(value); }
50 template<
typename SectionBasedT = DefaultSectionBasedLayoutConfiguration>
56 bool m_sectionBasedHasBeenSet =
false;
AWS_QUICKSIGHT_API DefaultPaginatedLayoutConfiguration(Aws::Utils::Json::JsonView jsonValue)
const DefaultSectionBasedLayoutConfiguration & GetSectionBased() const
void SetSectionBased(SectionBasedT &&value)
bool SectionBasedHasBeenSet() const
AWS_QUICKSIGHT_API DefaultPaginatedLayoutConfiguration()=default
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API DefaultPaginatedLayoutConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
DefaultPaginatedLayoutConfiguration & WithSectionBased(SectionBasedT &&value)
Aws::Utils::Json::JsonValue JsonValue