Interface KinesisVideoStreamConfiguration.Builder

    • Method Detail

      • region

        KinesisVideoStreamConfiguration.Builder region​(String 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.