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