Record
linode-settings-ssh
No description available.
record linode-settings-ssh {
access: option<bool>,
ip: option<string>,
port: option<s32>,
user: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| access | option<bool> | |
| ip | option<string> | |
| port | option<s32> | |
| user | option<string> |