Method: DatadogAPIClient::V1::UsageSDSHour#rum_scanned_bytes

Defined in:
lib/datadog_api_client/v1/models/usage_sds_hour.rb

#rum_scanned_bytesObject

The total number of bytes scanned of RUM usage across all usage types by the Sensitive Data Scanner from the start of the given hour’s month until the given hour.



43
44
45
# File 'lib/datadog_api_client/v1/models/usage_sds_hour.rb', line 43

def rum_scanned_bytes
  @rum_scanned_bytes
end