7#include <aws/comprehendmedical/ComprehendMedical_EXPORTS.h>
8#include <aws/comprehendmedical/model/EntityType.h>
9#include <aws/comprehendmedical/model/Attribute.h>
22namespace ComprehendMedical
51 inline void SetType(
EntityType&& value) { m_typeHasBeenSet =
true; m_type = std::move(value); }
71 bool m_typeHasBeenSet =
false;
74 bool m_attributeHasBeenSet =
false;
void SetType(EntityType &&value)
const EntityType & GetType() const
bool TypeHasBeenSet() const
UnmappedAttribute & WithType(EntityType &&value)
AWS_COMPREHENDMEDICAL_API UnmappedAttribute & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_COMPREHENDMEDICAL_API UnmappedAttribute(Aws::Utils::Json::JsonView jsonValue)
UnmappedAttribute & WithAttribute(const Attribute &value)
AWS_COMPREHENDMEDICAL_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_COMPREHENDMEDICAL_API UnmappedAttribute()
UnmappedAttribute & WithType(const EntityType &value)
bool AttributeHasBeenSet() const
const Attribute & GetAttribute() const
void SetType(const EntityType &value)
UnmappedAttribute & WithAttribute(Attribute &&value)
void SetAttribute(const Attribute &value)
void SetAttribute(Attribute &&value)
Aws::Utils::Json::JsonValue JsonValue