Class DynamoDBStreamsProcessRecordsInput

java.lang.Object
com.amazonaws.services.dynamodbv2.streamsadapter.model.DynamoDBStreamsProcessRecordsInput

public class DynamoDBStreamsProcessRecordsInput extends Object
  • Constructor Details

    • DynamoDBStreamsProcessRecordsInput

      public DynamoDBStreamsProcessRecordsInput()
  • Method Details

    • timeSpentInCache

      public Duration timeSpentInCache()
      How long the records spent waiting to be dispatched to the ShardRecordProcessor.
      Returns:
      the amount of time that records spent waiting before processing.