Interface NoncurrentVersionExpiration.Builder

    • Method Detail

      • newerNoncurrentVersions

        NoncurrentVersionExpiration.Builder newerNoncurrentVersions​(Integer newerNoncurrentVersions)

        Specifies how many noncurrent versions S3 on Outposts will retain. If there are this many more recent noncurrent versions, S3 on Outposts will take the associated action. For more information about noncurrent versions, see Lifecycle configuration elements in the Amazon S3 User Guide.

        Parameters:
        newerNoncurrentVersions - Specifies how many noncurrent versions S3 on Outposts will retain. If there are this many more recent noncurrent versions, S3 on Outposts will take the associated action. For more information about noncurrent versions, see Lifecycle configuration elements in the Amazon S3 User Guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.