Akeyless::UpdateOutput Properties Name Type Description Notes changelog String [optional] latest String [optional] updated Boolean [optional] Example require 'akeyless' instance = Akeyless::UpdateOutput.new( changelog: null, latest: null, updated: null )