Sha256: 1ae62f689800fe97536f899d824993c9aa02d7ec09b97c0a7983f73cefb6d438
Contents?: true
Size: 387 Bytes
Versions: 7
Compression:
Stored size: 387 Bytes
Contents
# DatadogAPIClient::V1::SyntheticsCITestBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **tests** | [**Array<SyntheticsCITest>**](SyntheticsCITest.md) | Individual synthetics test. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::SyntheticsCITestBody.new( tests: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems