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

SdkUnknown

object SdkUnknown : MedicalTranscriptResultStream

Inherited functions

asTranscriptEvent
Link copied to clipboard
fun asTranscriptEvent(): MedicalTranscriptEvent

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

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

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

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