Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 282 Bytes

File metadata and controls

18 lines (12 loc) · 282 Bytes

Akeyless::FolderCreateOutput

Properties

Name Type Description Notes
folder_id Integer [optional]

Example

require 'akeyless'

instance = Akeyless::FolderCreateOutput.new(
  folder_id: null
)