AWS SDK for Kotlin
1.6.62
      Platform filter
Skip to content
    AWS SDK for Kotlin
connecthealth/aws.sdk.kotlin.services.connecthealth.model/MedicalScribeOutputStream/SdkUnknown

SdkUnknown

object SdkUnknown : MedicalScribeOutputStream

Inherited functions

asTranscriptEvent
Link copied to clipboard
fun asTranscriptEvent(): MedicalScribeTranscriptEvent

Casts this MedicalScribeOutputStream as a TranscriptEvent and retrieves its aws.sdk.kotlin.services.connecthealth.model.MedicalScribeTranscriptEvent value. Throws an exception if the MedicalScribeOutputStream is not a TranscriptEvent.

asTranscriptEventOrNull
Link copied to clipboard
fun asTranscriptEventOrNull(): MedicalScribeTranscriptEvent?

Casts this MedicalScribeOutputStream as a TranscriptEvent and retrieves its aws.sdk.kotlin.services.connecthealth.model.MedicalScribeTranscriptEvent value. Returns null if the MedicalScribeOutputStream is not a TranscriptEvent.

© 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka