Akeyless::DecryptFileOutput Properties Name Type Description Notes path String [optional] plain_text String [optional] Example require 'akeyless' instance = Akeyless::DecryptFileOutput.new( path: null, plain_text: null )