Type Definition digitalocean::request::SshKeyRequest

source ·
pub type SshKeyRequest<M, V> = Request<M, V>;
Expand description

A type alias with Request<_, SshKey> specific functions.

Implementations§

The name to give the new SSH key in your account.

Digital Ocean Documentation.