Sha256: e92118a68f090348e7c9ca4f86d677f969cc844ee8625352e650540205813f19
Contents?: true
Size: 349 Bytes
Versions: 7
Compression:
Stored size: 349 Bytes
Contents
# DatadogAPIClient::V2::IncidentTeamUpdateAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | Name of the incident team. | | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::IncidentTeamUpdateAttributes.new( name: team name ) ```
Version data entries
7 entries across 7 versions & 1 rubygems