Sha256: 77030ecc035c4b9cd0ce216bbdb36a5f99e8f973a934ebf14abed8628677f77e

Contents?: true

Size: 417 Bytes

Versions: 2

Compression:

Stored size: 417 Bytes

Contents

# DatadogAPIClient::V1::SyntheticsCIBatchMetadataProvider

## Properties

| Name     | Type       | Description              | Notes      |
| -------- | ---------- | ------------------------ | ---------- |
| **name** | **String** | Name of the CI provider. | [optional] |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::SyntheticsCIBatchMetadataProvider.new(
  name: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
datadog_api_client-1.6.0 docs/v1/SyntheticsCIBatchMetadataProvider.md
datadog_api_client-1.5.0 docs/v1/SyntheticsCIBatchMetadataProvider.md