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

Returns:

  • (Object)

    the current value of aws_request_id



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

def aws_request_id
  @aws_request_id
end

#clock_diffObject

Returns the value of attribute clock_diff

Returns:

  • (Object)

    the current value of clock_diff



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

def clock_diff
  @clock_diff
end

#deadline_msObject

Returns the value of attribute deadline_ms

Returns:

  • (Object)

    the current value of deadline_ms



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

def deadline_ms
  @deadline_ms
end

#function_nameObject

Returns the value of attribute function_name

Returns:

  • (Object)

    the current value of function_name



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

def function_name
  @function_name
end

#function_versionObject

Returns the value of attribute function_version

Returns:

  • (Object)

    the current value of function_version



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

def function_version
  @function_version
end

#invoked_function_arnObject

Returns the value of attribute invoked_function_arn

Returns:

  • (Object)

    the current value of invoked_function_arn



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

def invoked_function_arn
  @invoked_function_arn
end

#log_group_nameObject

Returns the value of attribute log_group_name

Returns:

  • (Object)

    the current value of log_group_name



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

def log_group_name
  @log_group_name
end

#log_stream_nameObject

Returns the value of attribute log_stream_name

Returns:

  • (Object)

    the current value of log_stream_name



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

def log_stream_name
  @log_stream_name
end

#memory_limit_in_mbObject

Returns the value of attribute memory_limit_in_mb

Returns:

  • (Object)

    the current value of memory_limit_in_mb



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

def memory_limit_in_mb
  @memory_limit_in_mb
end