targetServiceAccount property
String
get
targetServiceAccount
The email of the target service account being impersonated.
Implementation
String get targetServiceAccount => _targetServiceAccount;
The email of the target service account being impersonated.
String get targetServiceAccount => _targetServiceAccount;