Sha256: 9583adfe73eaec34920b4fd25e017f637e5667ad4816eaf82916a37b61f6d66f
Contents?: true
Size: 394 Bytes
Versions: 6
Compression:
Stored size: 394 Bytes
Contents
# DatadogAPIClient::V1::GeomapWidgetDefinitionView ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **focus** | **String** | The 2-letter ISO code of a country to focus the map on. Or `WORLD`. | | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::GeomapWidgetDefinitionView.new( focus: WORLD ) ```
Version data entries
6 entries across 6 versions & 1 rubygems