7#include <aws/lex-models/LexModelBuildingService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace LexModelBuildingService
47 template<
typename NameT = Aws::String>
48 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
49 template<
typename NameT = Aws::String>
55 bool m_nameHasBeenSet =
false;
AWS_LEXMODELBUILDINGSERVICE_API BuiltinIntentSlot()=default
AWS_LEXMODELBUILDINGSERVICE_API BuiltinIntentSlot & operator=(Aws::Utils::Json::JsonView jsonValue)
BuiltinIntentSlot & WithName(NameT &&value)
AWS_LEXMODELBUILDINGSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_LEXMODELBUILDINGSERVICE_API BuiltinIntentSlot(Aws::Utils::Json::JsonView jsonValue)
bool NameHasBeenSet() const
const Aws::String & GetName() const
void SetName(NameT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue