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 Amazon S3 prefix.

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