GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::EFS::FileSystemDescription(3) User Contributed Perl Documentation Paws::EFS::FileSystemDescription(3)

Paws::EFS::FileSystemDescription

The time at which the file system was created, in seconds, since 1970-01-01T00:00:00Z.

Opaque string specified in the request.

The file system ID assigned by Amazon EFS.

A predefined string value that indicates the lifecycle phase of the file system.

You can add tags to a file system (see CreateTags) including a "Name" tag. If the file system has a "Name" tag, Amazon EFS returns the value in this field.

The current number of mount targets (see CreateMountTarget) the file system has.

The AWS account that created the file system. If the file system was created by an IAM user, the parent account to which the user belongs is the owner.

This object provides the latest known metered size of data stored in the file system, in bytes, in its "Value" field, and the time at which that size was determined in its "Timestamp" field. The "Timestamp" value is the integer number of seconds since 1970-01-01T00:00:00Z. Note that the value does not 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 will represent actual size only if the file system is not modified for a period longer than a couple of hours. Otherwise, the value is not the exact size the file system was at any instant in time.
2015-08-06 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.