Class: AppMap::Command::UploadResponse

Inherits:
Struct
  • Object
show all
Defined in:
lib/appmap/command/upload.rb

Instance Attribute Summary collapse

Instance Attribute Details

#batch_idObject

Returns the value of attribute batch_id

Returns:

  • (Object)

    the current value of batch_id



6
7
8
# File 'lib/appmap/command/upload.rb', line 6

def batch_id
  @batch_id
end

#scenario_uuidObject

Returns the value of attribute scenario_uuid

Returns:

  • (Object)

    the current value of scenario_uuid



6
7
8
# File 'lib/appmap/command/upload.rb', line 6

def scenario_uuid
  @scenario_uuid
end