Interface RetryOptions.Builder

    • Method Detail

      • durationInSeconds

        RetryOptions.Builder durationInSeconds​(Integer durationInSeconds)

        The period of time during which Firehose retries to deliver data to the specified destination.

        Parameters:
        durationInSeconds - The period of time during which Firehose retries to deliver data to the specified destination.
        Returns:
        Returns a reference to this object so that method calls can be chained together.