Method: DatadogAPIClient::V1::UsageCloudSecurityPostureManagementHour#gcp_host_count
- Defined in:
- lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_hour.rb
#gcp_host_count ⇒ Object
The number of Cloud Security Management Pro GCP hosts during a given hour.
40 41 42 |
# File 'lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_hour.rb', line 40 def gcp_host_count @gcp_host_count end |