google_api_os_login v0.0.1 GoogleApi.OSLogin.V1alpha.Model.LoginProfile View Source
The Directory API profile information used for logging in to a virtual machine on Google Compute Engine.
Attributes
- name (String): A unique user ID for identifying the user. Defaults to:
null. - posixAccounts (List[PosixAccount]): The list of POSIX accounts associated with the Directory API user. Defaults to:
null. - sshPublicKeys (Map[String, SshPublicKey]): A map from SSH public key fingerprint to the associated key object. Defaults to:
null. - suspended (Boolean): Indicates if the user is suspended. Defaults to:
null.