Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 294 Bytes

UpdateGithubTargetOutput.md

File metadata and controls

18 lines (12 loc) · 294 Bytes

Akeyless::UpdateGithubTargetOutput

Properties

Name Type Description Notes
target_id Integer [optional]

Example

require 'akeyless'

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