Interface KinesisVideoStreamConfiguration.Builder

  • Method Details

    • region

      The Amazon Web Services Region of the video stream.

      Parameters:
      region - The Amazon Web Services Region of the video stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataRetentionInHours

      KinesisVideoStreamConfiguration.Builder dataRetentionInHours(Integer dataRetentionInHours)

      The amount of time that data is retained.

      Parameters:
      dataRetentionInHours - The amount of time that data is retained.
      Returns:
      Returns a reference to this object so that method calls can be chained together.