AWS SDK for Kotlin
1.5.4
      Platform filter
Skip to content
    AWS SDK for Kotlin
transcribestreaming/aws.sdk.kotlin.services.transcribestreaming.model/MedicalScribeResultStream/SdkUnknown

SdkUnknown

object SdkUnknown : MedicalScribeResultStream

Inherited functions

asTranscriptEvent
Link copied to clipboard
fun asTranscriptEvent(): MedicalScribeTranscriptEvent

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

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

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

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