Sha256: 84ac26ac924cc4ba5d6d715aae09cd9fa4824bcdc35323ed03f6e33effc7064f
Contents?: true
Size: 399 Bytes
Versions: 7
Compression:
Stored size: 399 Bytes
Contents
# DatadogAPIClient::V1::SyntheticsLocations ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **locations** | [**Array<SyntheticsLocation>**](SyntheticsLocation.md) | List of Synthetics locations. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::SyntheticsLocations.new( locations: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems