Class SNSEvent.SNS

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    SNSEvent

    public static class SNSEvent.SNS
    extends java.lang.Object
    implements java.io.Serializable
    Represents an SNS message
    See Also:
    Serialized Form
    • Constructor Detail

      • SNS

        public SNS()
    • Method Detail

      • getDateTime

        public java.time.LocalDateTime getDateTime()
      • getMessageAttributes

        @NotNull
        public @NotNull java.util.Map<java.lang.String,​SNSEvent.MessageAttribute> getMessageAttributes()