Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
ScalewayApi::Endpoints::SshKey
Inherits
Struct
<
Value
<
Object
Détail d'une clé SSH Scaleway (IAM).
Constructors
from_any
(payload :
JSON::Any
) :
SshKey
Source
new
(id :
String
, name :
String
, public_key :
String
, fingerprint :
String
|
Nil
= nil, project_id :
String
|
Nil
= nil, created_at :
String
|
Nil
= nil, updated_at :
String
|
Nil
= nil)
Source
Instance methods
created_at
Source
fingerprint
Source
id
Source
name
Source
project_id
Source
public_key
Source
updated_at
Source