Class: Yake::Datadog::MockContext

Inherits:
Struct
  • Object
show all
Defined in:
lib/yake/datadog.rb

Instance Attribute Summary collapse

Instance Attribute Details

#aws_request_idObject

Returns the value of attribute aws_request_id



23
24
25
# File 'lib/yake/datadog.rb', line 23

def aws_request_id
  @aws_request_id
end

#clock_diffObject

Returns the value of attribute clock_diff



23
24
25
# File 'lib/yake/datadog.rb', line 23

def clock_diff
  @clock_diff
end

#deadline_msObject

Returns the value of attribute deadline_ms



23
24
25
# File 'lib/yake/datadog.rb', line 23

def deadline_ms
  @deadline_ms
end

#function_nameObject

Returns the value of attribute function_name



23
24
25
# File 'lib/yake/datadog.rb', line 23

def function_name
  @function_name
end

#function_versionObject

Returns the value of attribute function_version



23
24
25
# File 'lib/yake/datadog.rb', line 23

def function_version
  @function_version
end

#invoked_function_arnObject

Returns the value of attribute invoked_function_arn



23
24
25
# File 'lib/yake/datadog.rb', line 23

def invoked_function_arn
  @invoked_function_arn
end

#log_group_nameObject

Returns the value of attribute log_group_name



23
24
25
# File 'lib/yake/datadog.rb', line 23

def log_group_name
  @log_group_name
end

#log_stream_nameObject

Returns the value of attribute log_stream_name



23
24
25
# File 'lib/yake/datadog.rb', line 23

def log_stream_name
  @log_stream_name
end

#memory_limit_in_mbObject

Returns the value of attribute memory_limit_in_mb



23
24
25
# File 'lib/yake/datadog.rb', line 23

def memory_limit_in_mb
  @memory_limit_in_mb
end