You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Glacier::Types::GetVaultLockOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains the Amazon S3 Glacier response to your request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#creation_dateTime

Returns:

  • (Time)

#expiration_dateTime

Returns:

  • (Time)

#policyString

The vault lock policy as a JSON string, which uses \"\\" as an escape character.

Returns:

  • (String)

    The vault lock policy as a JSON string, which uses \"\\" as an escape character.

#stateString

The state of the vault lock. InProgress or Locked.

Returns:

  • (String)

    The state of the vault lock.