Sha256: 61ec2b9f87de767ea8007d380be8e282509946ab0ca06083d3935b5f4bd7632a

Contents?: true

Size: 492 Bytes

Versions: 2

Compression:

Stored size: 492 Bytes

Contents

# DatadogAPIClient::V1::SyntheticsAPITestResultFullCheck

## Properties

| Name       | Type                                                | Description | Notes |
| ---------- | --------------------------------------------------- | ----------- | ----- |
| **config** | [**SyntheticsTestConfig**](SyntheticsTestConfig.md) |             |       |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::SyntheticsAPITestResultFullCheck.new(
  config: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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