Interface KinesisStreamsInputUpdate.Builder

  • Method Details

    • resourceARNUpdate

      KinesisStreamsInputUpdate.Builder resourceARNUpdate(String resourceARNUpdate)

      The Amazon Resource Name (ARN) of the input Kinesis data stream to read.

      Parameters:
      resourceARNUpdate - The Amazon Resource Name (ARN) of the input Kinesis data stream to read.
      Returns:
      Returns a reference to this object so that method calls can be chained together.