backupVaultList property

List<BackupVaultListMember>? backupVaultList
final

An array of backup vault list members containing vault metadata, including Amazon Resource Name (ARN), display name, creation date, number of saved recovery points, and encryption information if the resources saved in the backup vault are encrypted.

Implementation

final List<BackupVaultListMember>? backupVaultList;