Class TopicRuleRepublish


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

      • qos

        public java.util.Optional<java.lang.Integer> qos()
        Returns:
        The Quality of Service (QoS) level to use when republishing messages. Valid values are 0 or 1. The default value is 0.
      • roleArn

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

        public java.lang.String topic()
        Returns:
        The name of the MQTT topic the message should be republished to.