NAME

Paws::Glacier::GetVaultLockOutput

ATTRIBUTES

CreationDate => Str

The UTC date and time at which the vault lock was put into the
C<InProgress> state.

ExpirationDate => Str

The UTC date and time at which the lock ID expires. This value can be
C<null> if the vault lock is in a C<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. C<InProgress> or C<Locked>.