IPWorks Cloud 2020 macOS Edition

Questions / Feedback?

GlacierVault Type

This type holds vault information.

Remarks

This type holds vault information.

Fields

archiveCount
Int32

The number of archives in the vault as of LastInventoryDate.

arn
String

The Amazon Resource Name (ARN) of the vault.

creationDate
String

The date the vault was created, in Coordinated Universal Time (UTC). This is a string representation of ISO 8601 date format, for example: 2012-03-20T17:03:43.221Z.

lastInventoryDate
String

The date of the last vault inventory, in Coordinated Universal Time (UTC). This is a string representation of ISO 8601 date format, for example: 2012-03-20T17:03:43.221Z.

name
String

The name of the vault.

size
Int64

The size of all the archives (including any per-archive overhead) in the vault, as of the last inventory date.

Constructors

public init()
public init(arn: String, name: String, creationDate: String, lastInventoryDate: String, archiveCount: Int32, size: Int64)

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 macOS Edition - Version 20.0 [Build 8265]