AWS SDK for Kotlin
1.0.65
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.

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