Class CloudWatchLogsEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class CloudWatchLogsEvent
    extends java.lang.Object
    implements java.io.Serializable
    Class representing CloudWatchLogs event (callback when cloud watch logs something)
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  CloudWatchLogsEvent.AWSLogs
      Represents AWSLogs object in CloudWatch Evenet
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CloudWatchLogsEvent

        public CloudWatchLogsEvent()