Sha256: 433421f1d8c8e7529d384dd83a635d0235906ce3ccf6b891294152ef070afed1

Contents?: true

Size: 515 Bytes

Versions: 2

Compression:

Stored size: 515 Bytes

Contents

# DatadogAPIClient::V1::SyntheticsBatchDetails

## Properties

| Name     | Type                                                            | Description | Notes      |
| -------- | --------------------------------------------------------------- | ----------- | ---------- |
| **data** | [**SyntheticsBatchDetailsData**](SyntheticsBatchDetailsData.md) |             | [optional] |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::SyntheticsBatchDetails.new(
  data: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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