SubscribeToShardEvent
After you call SubscribeToShard, Kinesis Data Streams sends events of this type to your consumer. For an example of how to handle these events, see /streams/latest/dev/building-enhanced-consumers-api.html.
Inherited 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.