Sha256: f74a16fe40770baba14ea2d32913e484cb46053583967c6bc0b93b9dbcaa0832
Contents?: true
Size: 355 Bytes
Versions: 2
Compression:
Stored size: 355 Bytes
Contents
# DatadogAPIClient::V1::AWSLogsLambda ## Properties | Name | Type | Description | Notes | | ------- | ---------- | ------------------ | ---------- | | **arn** | **String** | Available ARN IDs. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::AWSLogsLambda.new( arn: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
datadog_api_client-1.6.0 | docs/v1/AWSLogsLambda.md |
datadog_api_client-1.5.0 | docs/v1/AWSLogsLambda.md |