Method: DatadogAPIClient::V2::AwsCURConfigAttributes#bucket_name
- Defined in:
- lib/datadog_api_client/v2/models/aws_cur_config_attributes.rb
#bucket_name ⇒ Object
The AWS bucket name used to store the Cost and Usage Report.
31 32 33 |
# File 'lib/datadog_api_client/v2/models/aws_cur_config_attributes.rb', line 31 def bucket_name @bucket_name end |