Method: Instana::Snapshot::LambdaFunction#source
- Defined in:
- lib/instana/snapshot/lambda_function.rb
#source ⇒ Object
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 |