serviceAccount property

String? serviceAccount
getter/setter pair

Service account used by the BackupVault Service for this BackupVault.

The user should grant this account permissions in their workload project to enable the service to run backups and restores there.

Output only.

Implementation

core.String? serviceAccount;