7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/bedrock/model/AttributeType.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
45 template <
typename KeyT = Aws::String>
47 m_keyHasBeenSet =
true;
48 m_key = std::forward<KeyT>(value);
50 template <
typename KeyT = Aws::String>
52 SetKey(std::forward<KeyT>(value));
65 m_typeHasBeenSet =
true;
81 template <
typename DescriptionT = Aws::String>
83 m_descriptionHasBeenSet =
true;
84 m_description = std::forward<DescriptionT>(value);
86 template <
typename DescriptionT = Aws::String>
98 bool m_keyHasBeenSet =
false;
99 bool m_typeHasBeenSet =
false;
100 bool m_descriptionHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue