Vaults Property
A collection of vault information.
Syntax
[VB.NET] Public ReadOnlyProperty Vaults As GlacierVaultList
[C#] public GlacierVaultList Vaults {get;}
Remarks
This collection is populated after calling ListVaults and GetVaultInfo.
This property is read-only and not available at design time.