AssociationSummaryReport

class oci.log_analytics.models.AssociationSummaryReport(**kwargs)

Bases: object

Methods

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

Attributes

association_count Gets the association_count of this AssociationSummaryReport.
__init__(**kwargs)

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

Parameters:association_count (int) – The value to assign to the association_count property of this AssociationSummaryReport.
association_count

Gets the association_count of this AssociationSummaryReport. The association count.

Returns:The association_count of this AssociationSummaryReport.
Return type:int