|
|
| |
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.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |