Method: DatadogAPIClient::V2::EscalationPolicyCreateRequestDataAttributes#resolve_page_on_policy_end

Defined in:
lib/datadog_api_client/v2/models/escalation_policy_create_request_data_attributes.rb

#resolve_page_on_policy_endObject

Indicates whether the page is automatically resolved when the policy ends.



28
29
30
# File 'lib/datadog_api_client/v2/models/escalation_policy_create_request_data_attributes.rb', line 28

def resolve_page_on_policy_end
  @resolve_page_on_policy_end
end