AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
connecthealth
/
aws.sdk.kotlin.services.connecthealth.model
/
Specialty
Specialty
sealed
class
Specialty
Inheritors
PrimaryCare
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Primary
Care
Link copied to clipboard
object
PrimaryCare
:
Specialty
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Specialty
Properties
value
Link copied to clipboard
abstract
val
value
:
String