Sha256: 36595bd6f5f8d68a9556933ad93333da3f1fd73bfc00bd9432172992119dc7b5
Contents?: true
Size: 431 Bytes
Versions: 6
Compression:
Stored size: 431 Bytes
Contents
# DatadogAPIClient::V1::SyntheticsStepDetailWarning ## 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::SyntheticsStepDetailWarning.new( message: , type: null ) ```
Version data entries
6 entries across 6 versions & 1 rubygems