Class: DatadogAPIClient::V1::AWSLogsLambda

Inherits:
Object
  • Object
show all
Includes:
BaseGenericModel
Defined in:
lib/datadog_api_client/v1/models/aws_logs_lambda.rb

Overview

Description of the Lambdas.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#arnObject

Available ARN IDs.



29
30
31
# File 'lib/datadog_api_client/v1/models/aws_logs_lambda.rb', line 29

def arn
  @arn
end