NAME
Paws::Glacier::GetVaultLockOutput
ATTRIBUTES
CreationDate => Str
The UTC date and time at which the vault lock was put into the InProgress
state.
ExpirationDate => Str
The UTC date and time at which the lock ID expires. This value can be null
if the vault lock is in a Locked
state.
Policy => Str
The vault lock policy as a JSON string, which uses "\" as an escape character.
State => Str
The state of the vault lock. InProgress
or Locked
.