serviceAccounts property
A list of service accounts, with their specified scopes, authorized for this instance.
Only one service account per VM instance is supported.
Optional.
Implementation
core.List<ServiceAccount>? serviceAccounts;
A list of service accounts, with their specified scopes, authorized for this instance.
Only one service account per VM instance is supported.
Optional.
core.List<ServiceAccount>? serviceAccounts;