Method: DatadogAPIClient::V2::AwsCURConfigAttributes#status_updated_at
- Defined in:
- lib/datadog_api_client/v2/models/aws_cur_config_attributes.rb
#status_updated_at ⇒ Object
The timestamp when the AWS CUR config status was updated.
55 56 57 |
# File 'lib/datadog_api_client/v2/models/aws_cur_config_attributes.rb', line 55 def status_updated_at @status_updated_at end |