ManagedEntityAggregation

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

Bases: object

Aggregated summary information for ManagedEntity

Methods

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

Attributes

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

Initializes a new ManagedEntityAggregation 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 ManagedEntityAggregation. count of Managed Entities in a Tenancy.

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

[Required] Gets the dimensions of this ManagedEntityAggregation.

Returns:The dimensions of this ManagedEntityAggregation.
Return type:oci.fleet_apps_management.models.ManagedEntityDimension