7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/ExtractionDefinitionNotFoundBehavior.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
43 template <
typename PromptH
intT = Aws::String>
45 m_promptHintHasBeenSet =
true;
46 m_promptHint = std::forward<PromptHintT>(value);
48 template <
typename PromptH
intT = Aws::String>
62 template <
typename NotFoundBehaviorT = ExtractionDefinitionNotFoundBehavior>
64 m_notFoundBehaviorHasBeenSet =
true;
65 m_notFoundBehavior = std::forward<NotFoundBehaviorT>(value);
67 template <
typename NotFoundBehaviorT = ExtractionDefinitionNotFoundBehavior>
77 bool m_promptHintHasBeenSet =
false;
78 bool m_notFoundBehaviorHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue