Class: DatadogAPIClient::V1::SyntheticsStatus

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v1/models/synthetics_status.rb

Overview

Determines whether or not the batch has passed, failed, or is in progress.

Constant Summary collapse

PASSED =
"passed".freeze

Method Summary

Methods included from BaseEnumModel

included