Method: DatadogAPIClient::V1::UsageCloudSecurityPostureManagementHour#host_count
- Defined in:
- lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_hour.rb
#host_count ⇒ Object
The total number of Cloud Security Management Pro hosts during a given hour.
43 44 45 |
# File 'lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_hour.rb', line 43 def host_count @host_count end |