Method: DatadogAPIClient::V1::SyntheticsTestRequestCertificateItem#updated_at
- Defined in:
- lib/datadog_api_client/v1/models/synthetics_test_request_certificate_item.rb
#updated_at ⇒ Object
Date of update of the certificate or key, ISO format.
31 32 33 |
# File 'lib/datadog_api_client/v1/models/synthetics_test_request_certificate_item.rb', line 31 def updated_at @updated_at end |