Akeyless::SetDefaultProfile Properties Name Type Description Notes json Boolean Set output format to JSON [optional][default to false] profile String Profile name to use as the default Example require 'akeyless' instance = Akeyless::SetDefaultProfile.new( json: null, profile: null )