Class: DatadogAPIClient::V1::ListStreamColumnWidth

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

Overview

Widget column width.

Constant Summary collapse

AUTO =
"auto".freeze
COMPACT =
"compact".freeze
FULL =
"full".freeze

Method Summary

Methods included from BaseEnumModel

included