Class: DatadogAPIClient::V2::ProductCatalogSKUOnDemandOption

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

Overview

The billing frequency applied to on-demand usage of the SKU by default.

Constant Summary collapse

HOURLY =
"hourly".freeze
MONTHLY =
"monthly".freeze

Method Summary

Methods included from BaseEnumModel

included