7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/CustomPromptInputParameters.h>
9#include <aws/quicksight/model/CustomPromptProfile.h>
43 template <
typename ExistingPromptT = CustomPromptProfile>
45 m_existingPromptHasBeenSet =
true;
46 m_existingPrompt = std::forward<ExistingPromptT>(value);
48 template <
typename ExistingPromptT = CustomPromptProfile>
61 template <
typename NewPromptT = CustomPromptInputParameters>
63 m_newPromptHasBeenSet =
true;
64 m_newPrompt = std::forward<NewPromptT>(value);
66 template <
typename NewPromptT = CustomPromptInputParameters>
76 bool m_existingPromptHasBeenSet =
false;
77 bool m_newPromptHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue