DescribeVaultOutput constructor
DescribeVaultOutput({})
Implementation
DescribeVaultOutput({
this.creationDate,
this.lastInventoryDate,
this.numberOfArchives,
this.sizeInBytes,
this.vaultARN,
this.vaultName,
});