AssociationSummaryProjection#

class AssociationSummaryProjection(category_id=None, resource_type=None, resource_group=None, count=None, *args, **kwargs)[source]#

Bases: AssociationSummary

Parameters:
  • category_id – (category_id) External identifier for the given category, used across all v4 apis/entities/resources where categories are referenced. The field has UUID format. A type 4 UUID is generated during category creation.

  • resource_type – (resource_type)

  • resource_group – (resource_group)

  • count – (count) Count of associations of a particular type of entity or policy

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model