Interface S3DestinationUpdateInput.Builder

  • Method Details

    • dataFreshnessInSeconds

      S3DestinationUpdateInput.Builder dataFreshnessInSeconds(Integer dataFreshnessInSeconds)

      The maximum age, in seconds, of undelivered data. Valid range is 300 to 900 seconds (5 to 15 minutes).

      Parameters:
      dataFreshnessInSeconds - The maximum age, in seconds, of undelivered data. Valid range is 300 to 900 seconds (5 to 15 minutes).
      Returns:
      Returns a reference to this object so that method calls can be chained together.