AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

An attribute that was extracted, but Amazon Comprehend Medical was unable to relate to an entity.

Inheritance Hierarchy

System.Object
  Amazon.ComprehendMedical.Model.UnmappedAttribute

Namespace: Amazon.ComprehendMedical.Model
Assembly: AWSSDK.ComprehendMedical.dll
Version: 3.x.y.z

Syntax

C#
public class UnmappedAttribute

The UnmappedAttribute type exposes the following members

Constructors

NameDescription
Public Method UnmappedAttribute()

Properties

NameTypeDescription
Public Property Attribute Amazon.ComprehendMedical.Model.Attribute

Gets and sets the property Attribute.

The specific attribute that has been extracted but not mapped to an entity.

Public Property Type Amazon.ComprehendMedical.EntityType

Gets and sets the property Type.

The type of the unmapped attribute, could be one of the following values: "MEDICATION", "MEDICAL_CONDITION", "ANATOMY", "TEST_AND_TREATMENT_PROCEDURE" or "PROTECTED_HEALTH_INFORMATION".

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5