Method: Instana::Snapshot::LambdaFunction#source

Defined in:
lib/instana/snapshot/lambda_function.rb

#sourceObject

Since:

  • 1.198.0



26
27
28
29
30
31
32
# File 'lib/instana/snapshot/lambda_function.rb', line 26

def source
  {
    hl: true,
    cp: "aws",
    e: entity_id
  }
end