ComplianceRecordAggregation

class oci.fleet_apps_management.models.ComplianceRecordAggregation(**kwargs)

Bases: object

Aggregated summary information for ComplianceRecord

Methods

__init__(**kwargs) Initializes a new ComplianceRecordAggregation object with values from keyword arguments.

Attributes

count [Required] Gets the count of this ComplianceRecordAggregation.
dimensions [Required] Gets the dimensions of this ComplianceRecordAggregation.
__init__(**kwargs)

Initializes a new ComplianceRecordAggregation object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
count

[Required] Gets the count of this ComplianceRecordAggregation. Count of compliance records in a compartment.

Returns:The count of this ComplianceRecordAggregation.
Return type:int
dimensions

[Required] Gets the dimensions of this ComplianceRecordAggregation.

Returns:The dimensions of this ComplianceRecordAggregation.
Return type:oci.fleet_apps_management.models.ComplianceRecordDimension