Class: DatadogAPIClient::V2::CreateStatusPageRequestDataAttributesVisualizationType

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

Overview

The visualization type of the status page.

Constant Summary collapse

BARS_AND_UPTIME_PERCENTAGE =
"bars_and_uptime_percentage".freeze
BARS_ONLY =
"bars_only".freeze
COMPONENT_NAME_ONLY =
"component_name_only".freeze

Method Summary

Methods included from BaseEnumModel

included