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