Method: DatadogAPIClient::V1::UsageSDSHour#total_scanned_bytes
- Defined in:
- lib/datadog_api_client/v1/models/usage_sds_hour.rb
#total_scanned_bytes ⇒ Object
The total number of bytes scanned across all usage types by the Sensitive Data Scanner from the start of the given hour’s month until the given hour.
46 47 48 |
# File 'lib/datadog_api_client/v1/models/usage_sds_hour.rb', line 46 def total_scanned_bytes @total_scanned_bytes end |