Interface IotEventsDestinationConfiguration.Builder

    • Method Detail

      • inputName

        IotEventsDestinationConfiguration.Builder inputName​(String inputName)

        The name of the IoT Events input to which dataset contents are delivered.

        Parameters:
        inputName - The name of the IoT Events input to which dataset contents are delivered.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • roleArn

        IotEventsDestinationConfiguration.Builder roleArn​(String roleArn)

        The ARN of the role that grants IoT Analytics permission to deliver dataset contents to an IoT Events input.

        Parameters:
        roleArn - The ARN of the role that grants IoT Analytics permission to deliver dataset contents to an IoT Events input.
        Returns:
        Returns a reference to this object so that method calls can be chained together.