AWS SDK for Kotlin
1.5.2
      Platform filter
Skip to content
    AWS SDK for Kotlin
kinesis/aws.sdk.kotlin.services.kinesis.model/SubscribeToShardEventStream/SdkUnknown

SdkUnknown

object SdkUnknown : SubscribeToShardEventStream

Inherited functions

asSubscribeToShardEvent
Link copied to clipboard
fun asSubscribeToShardEvent(): SubscribeToShardEvent

Casts this SubscribeToShardEventStream as a SubscribeToShardEvent and retrieves its aws.sdk.kotlin.services.kinesis.model.SubscribeToShardEvent value. Throws an exception if the SubscribeToShardEventStream is not a SubscribeToShardEvent.

asSubscribeToShardEventOrNull
Link copied to clipboard
fun asSubscribeToShardEventOrNull(): SubscribeToShardEvent?

Casts this SubscribeToShardEventStream as a SubscribeToShardEvent and retrieves its aws.sdk.kotlin.services.kinesis.model.SubscribeToShardEvent value. Returns null if the SubscribeToShardEventStream is not a SubscribeToShardEvent.

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