Sha256: f1000aacf286eb6441c0cb60ea0fe34101a50593aa34d9fc01da556fa673ff10
Contents?: true
Size: 454 Bytes
Versions: 7
Compression:
Stored size: 454 Bytes
Contents
# DatadogAPIClient::V2::LogsArchiveIntegrationS3 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **account_id** | **String** | The account ID for the integration. | | | **role_name** | **String** | The path of the integration. | | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::LogsArchiveIntegrationS3.new( account_id: 123456789012, role_name: role-name ) ```
Version data entries
7 entries across 7 versions & 1 rubygems