Interface IotEventsAction.Builder

    • Method Detail

      • inputName

        IotEventsAction.Builder inputName​(String inputName)

        The name of the AWS IoT Events input where the data is sent.

        Parameters:
        inputName - The name of the AWS IoT Events input where the data is sent.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • payload

        IotEventsAction.Builder payload​(Payload payload)

        You can configure the action payload when you send a message to an AWS IoT Events input.

        Parameters:
        payload - You can configure the action payload when you send a message to an AWS IoT Events input.
        Returns:
        Returns a reference to this object so that method calls can be chained together.