Sha256: 36ce89d3db7006e48bc69c6806fc994991346ce89a884d216826d8f3085432d1

Contents?: true

Size: 692 Bytes

Versions: 22

Compression:

Stored size: 692 Bytes

Contents

=begin
#Datadog API V1 Collection

#Collection of all Datadog Public endpoints.

The version of the OpenAPI document: 1.0
Contact: support@datadoghq.com
Generated by: https://github.com/DataDog/datadog-api-client-ruby/tree/master/.generator

 Unless explicitly stated otherwise all files in this repository are licensed under the Apache-2.0 License.
 This product includes software developed at Datadog (https://www.datadoghq.com/).
 Copyright 2020-Present Datadog, Inc.

=end

require 'date'
require 'time'

module DatadogAPIClient::V1
  # Type of the run workflow widget.
  class RunWorkflowWidgetDefinitionType
    include BaseEnumModel

    RUN_WORKFLOW = "run_workflow".freeze
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
datadog_api_client-2.8.0 lib/datadog_api_client/v1/models/run_workflow_widget_definition_type.rb
datadog_api_client-2.7.0 lib/datadog_api_client/v1/models/run_workflow_widget_definition_type.rb