Interface StreamJournalToKinesisResponse.Builder

    • Method Detail

      • streamId

        StreamJournalToKinesisResponse.Builder streamId​(String streamId)

        The UUID (represented in Base62-encoded text) that QLDB assigns to each QLDB journal stream.

        Parameters:
        streamId - The UUID (represented in Base62-encoded text) that QLDB assigns to each QLDB journal stream.
        Returns:
        Returns a reference to this object so that method calls can be chained together.