Interface KinesisStreamsOutput.Builder

    • Method Detail

      • resourceARN

        KinesisStreamsOutput.Builder resourceARN​(String resourceARN)

        The ARN of the destination Kinesis data stream to write to.

        Parameters:
        resourceARN - The ARN of the destination Kinesis data stream to write to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.