Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 563 Bytes

PipelineSshKeyPair.md

File metadata and controls

12 lines (8 loc) · 563 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]