Interface ChannelStreamIdentifier.Builder

  • Method Details

    • streamARN

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

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

      ChannelStreamIdentifier.Builder streamCreationTimestamp(Instant streamCreationTimestamp)

      The time at which the source stream was created.

      Parameters:
      streamCreationTimestamp - The time at which the source stream was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.