Sha256: a95091a132419bc9d99c500890c636545f544771bfb51ce16cb15ea51422a331

Contents?: true

Size: 433 Bytes

Versions: 1

Compression:

Stored size: 433 Bytes

Contents

# DatadogAPIClient::V1::SyntheticsStepDetailWarnings

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **message** | **String** | Message for the warning. |  |
| **type** | [**SyntheticsWarningType**](SyntheticsWarningType.md) |  |  |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::SyntheticsStepDetailWarnings.new(
  message: ,
  type: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
datadog_api_client-1.0.0.beta.2 docs/v1/SyntheticsStepDetailWarnings.md