Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 297 Bytes

File metadata and controls

18 lines (12 loc) · 297 Bytes

Akeyless::SetDefaultProfileOutput

Properties

Name Type Description Notes
profile_name String [optional]

Example

require 'akeyless'

instance = Akeyless::SetDefaultProfileOutput.new(
  profile_name: null
)