Method: DatadogAPIClient::V2::AwsCURConfigAttributes#created_at
- Defined in:
- lib/datadog_api_client/v2/models/aws_cur_config_attributes.rb
#created_at ⇒ Object
The timestamp when the AWS CUR config was created.
37 38 39 |
# File 'lib/datadog_api_client/v2/models/aws_cur_config_attributes.rb', line 37 def created_at @created_at end |