SubscribeToShardEventStream
This is a tagged union for all of the types of events an enhanced fan-out consumer can receive over HTTP/2 after a call to SubscribeToShard.
Inheritors
Types
Functions
Link copied to clipboard
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.
Link copied to clipboard
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.