GetVaultLockResponse

Contains the Amazon S3 Glacier response to your request.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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.

Link copied to clipboard

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

Link copied to clipboard

The state of the vault lock. InProgress or Locked.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String