NAME

Paws::Glacier::DescribeVaultOutput

ATTRIBUTES

CreationDate => Str

The UTC date when the vault was created. A string representation of ISO
8601 date format, for example, "2012-03-20T17:03:43.221Z".

LastInventoryDate => Str

The UTC date when Amazon Glacier completed the last vault inventory. A
string representation of ISO 8601 date format, for example,
"2012-03-20T17:03:43.221Z".

NumberOfArchives => Int

The number of archives in the vault as of the last inventory date. This
field will return C<null> if an inventory has not yet run on the vault,
for example, if you just created the vault.

SizeInBytes => Int

Total size, in bytes, of the archives in the vault as of the last
inventory date. This field will return null if an inventory has not yet
run on the vault, for example, if you just created the vault.

VaultARN => Str

The Amazon Resource Name (ARN) of the vault.

VaultName => Str

The name of the vault.