Class S3Event
- java.lang.Object
-
- com.netflix.spinnaker.front50.model.events.S3Event
-
public class S3Event extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classS3Event.S3EventRecordstatic classS3Event.S3Metastatic classS3Event.S3Object
-
Field Summary
Fields Modifier and Type Field Description java.util.List<S3Event.S3EventRecord>records
-
Constructor Summary
Constructors Constructor Description S3Event()
-
-
-
Field Detail
-
records
public java.util.List<S3Event.S3EventRecord> records
-
-