Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 288 Bytes

UpdateSSHTargetOutput.md

File metadata and controls

18 lines (12 loc) · 288 Bytes

Akeyless::UpdateSSHTargetOutput

Properties

Name Type Description Notes
target_id Integer [optional]

Example

require 'akeyless'

instance = Akeyless::UpdateSSHTargetOutput.new(
  target_id: null
)