toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
comprehendmedical
/
aws.sdk.kotlin.services.comprehendmedical.model
/
AttributeName
Attribute
Name
sealed
class
AttributeName
Inheritors
Diagnosis
Future
Hypothetical
LowConfidence
Negation
PastHistory
PertainsToFamily
Sign
Symptom
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Diagnosis
Link copied to clipboard
object
Diagnosis
:
AttributeName
Future
Link copied to clipboard
object
Future
:
AttributeName
Hypothetical
Link copied to clipboard
object
Hypothetical
:
AttributeName
Low
Confidence
Link copied to clipboard
object
LowConfidence
:
AttributeName
Negation
Link copied to clipboard
object
Negation
:
AttributeName
Past
History
Link copied to clipboard
object
PastHistory
:
AttributeName
Pertains
To
Family
Link copied to clipboard
object
PertainsToFamily
:
AttributeName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AttributeName
Sign
Link copied to clipboard
object
Sign
:
AttributeName
Symptom
Link copied to clipboard
object
Symptom
:
AttributeName
Properties
value
Link copied to clipboard
abstract
val
value
:
String