google_api_cloud_user_accounts v0.0.1 GoogleApi.CloudUserAccounts.Vm_alpha.Model.AuthorizedKeysView View Source
A list of authorized public keys for a user account.
Attributes
- keys (List[String]): [Output Only] The list of authorized public keys in SSH format. Defaults to:
null
. - sudoer (Boolean): [Output Only] Whether the user has the ability to elevate on the instance that requested the authorized keys. Defaults to:
null
.