Interface S3EventNotificationSerde.S3EventNotificationMixin
- Enclosing class:
S3EventNotificationSerde
public static interface S3EventNotificationSerde.S3EventNotificationMixin
Records Mixin.
- Since:
- 4.0.0
- Author:
- Sergio del Amo
-
Method Summary
Modifier and TypeMethodDescriptionList<com.amazonaws.services.lambda.runtime.events.models.s3.S3EventNotification.S3EventNotificationRecord>
-
Method Details
-
getRecords
List<com.amazonaws.services.lambda.runtime.events.models.s3.S3EventNotification.S3EventNotificationRecord> getRecords()- Returns:
- Records.
-