Interface KinesisStreamsOutputUpdate.Builder

    • Method Detail

      • resourceARNUpdate

        KinesisStreamsOutputUpdate.Builder resourceARNUpdate​(String resourceARNUpdate)

        The Amazon Resource Name (ARN) of the Kinesis data stream where you want to write the output.

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