Class UsageCloudSecurityPostureManagementHour

Cloud Security Management Pro usage for a given organization for a given hour.

Hierarchy

  • UsageCloudSecurityPostureManagementHour

Constructors

Properties

aasHostCount?: number

The number of Cloud Security Management Pro Azure app services hosts during a given hour.

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
awsHostCount?: number

The number of Cloud Security Management Pro AWS hosts during a given hour.

azureHostCount?: number

The number of Cloud Security Management Pro Azure hosts during a given hour.

complianceHostCount?: number

The number of Cloud Security Management Pro hosts during a given hour.

containerCount?: number

The total number of Cloud Security Management Pro containers during a given hour.

gcpHostCount?: number

The number of Cloud Security Management Pro GCP hosts during a given hour.

hostCount?: number

The total number of Cloud Security Management Pro hosts during a given hour.

hour?: Date

The hour for the usage.

orgName?: string

The organization name.

publicId?: string

The organization public ID.

Generated using TypeDoc