Skip to content

Latest commit

 

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