A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/EFS/Types/FileSystemSize.html below:

FileSystemSize — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EFS::Types::FileSystemSize
Inherits:
Struct show all
Defined in:
(unknown)
Overview

The latest known metered size (in bytes) of data stored in the file system, in its Value field, and the time at which that size was determined in its Timestamp field. The value doesn't represent the size of a consistent snapshot of the file system, but it is eventually consistent when there are no writes to the file system. That is, the value represents the actual size only if the file system is not modified for a period longer than a couple of hours. Otherwise, the value is not necessarily the exact size the file system was at any instant in time.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #timestamp ⇒ Time

The time at which the size of data, returned in the Value field, was determined. The value is the integer number of seconds since 1970-01-01T00:00:00Z.

#value ⇒ Integer

The latest known metered size (in bytes) of data stored in the file system.

#value_in_ia ⇒ Integer

The latest known metered size (in bytes) of data stored in the Infrequent Access storage class.

#value_in_standard ⇒ Integer

The latest known metered size (in bytes) of data stored in the Standard storage class.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4