Class TopicRuleIotEvent


  • public final class TopicRuleIotEvent
    extends java.lang.Object
    • Method Detail

      • inputName

        public java.lang.String inputName()
        Returns:
        The name of the AWS IoT Events input.
      • messageId

        public java.util.Optional<java.lang.String> messageId()
        Returns:
        Use this to ensure that only one input (message) with a given messageId is processed by an AWS IoT Events detector.
      • roleArn

        public java.lang.String roleArn()
        Returns:
        The ARN of the IAM role that grants access.