Skip to content

Files

Latest commit

46130aa · Jan 31, 2023

History

History
20 lines (13 loc) · 442 Bytes

SSHAuthData.md

File metadata and controls

20 lines (13 loc) · 442 Bytes

SSHAuthData

Properties

Name Type Description Notes
username kotlin.String SSH username
privateKey kotlin.String SSH private key
authType inline [optional]
publicKey kotlin.String SSH public key [optional]

Enum: auth_type

Name Value
authType ssh