Interface KinesisStreamConfig.Builder

  • Method Details

    • streamArn

      KinesisStreamConfig.Builder streamArn(String streamArn)

      The Amazon Resource Name (ARN) of the data stream.

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