7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
40 template <
typename NarrativeT = Aws::String>
42 m_narrativeHasBeenSet =
true;
43 m_narrative = std::forward<NarrativeT>(value);
45 template <
typename NarrativeT = Aws::String>
53 bool m_narrativeHasBeenSet =
false;
const Aws::String & GetNarrative() const
CustomNarrativeOptions & WithNarrative(NarrativeT &&value)
AWS_QUICKSIGHT_API CustomNarrativeOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
bool NarrativeHasBeenSet() const
AWS_QUICKSIGHT_API CustomNarrativeOptions(Aws::Utils::Json::JsonView jsonValue)
void SetNarrative(NarrativeT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API CustomNarrativeOptions()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue