Method: DatadogAPIClient::V2::EscalationPolicyCreateRequestDataAttributes#name
- Defined in:
- lib/datadog_api_client/v2/models/escalation_policy_create_request_data_attributes.rb
#name ⇒ Object
Specifies the name for the new escalation policy.
25 26 27 |
# File 'lib/datadog_api_client/v2/models/escalation_policy_create_request_data_attributes.rb', line 25 def name @name end |