7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetNarrative(
const char* value) { m_narrativeHasBeenSet =
true; m_narrative.assign(value); }
56 bool m_narrativeHasBeenSet =
false;
const Aws::String & GetNarrative() const
AWS_QUICKSIGHT_API CustomNarrativeOptions()
void SetNarrative(const char *value)
AWS_QUICKSIGHT_API CustomNarrativeOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
bool NarrativeHasBeenSet() const
AWS_QUICKSIGHT_API CustomNarrativeOptions(Aws::Utils::Json::JsonView jsonValue)
CustomNarrativeOptions & WithNarrative(Aws::String &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetNarrative(Aws::String &&value)
CustomNarrativeOptions & WithNarrative(const char *value)
void SetNarrative(const Aws::String &value)
CustomNarrativeOptions & WithNarrative(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue