Method: DatadogAPIClient::V1::UsageSDSHour#apm_scanned_bytes

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

#apm_scanned_bytesObject

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



25
26
27
# File 'lib/datadog_api_client/v1/models/usage_sds_hour.rb', line 25

def apm_scanned_bytes
  @apm_scanned_bytes
end