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