Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 562 Bytes

PipelineSshKeyPair.md

File metadata and controls

11 lines (8 loc) · 562 Bytes

PipelineSshKeyPair

Properties

Name Type Description Notes
Type_ string [default to null]
PrivateKey string The SSH private key. This value will be empty when retrieving the SSH key pair. [optional] [default to null]
PublicKey string The SSH public key. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]