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

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