Class: DatadogAPIClient::V1::SyntheticsAssertionBodyHashOperator

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

Overview

Assertion operator to apply.

Constant Summary collapse

MD5 =
"md5".freeze
SHA1 =
"sha1".freeze
SHA256 =
"sha256".freeze

Method Summary

Methods included from BaseEnumModel

included