AssociationDetailProjection#
- class AssociationDetailProjection(category_id=None, resource_type=None, resource_group=None, count=None, resource_id_list=None, *args, **kwargs)[source]#
Bases:
AssociationDetail
- 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 policyresource_id_list – (
resource_id_list
) List of entity or policy UUIDs associated with the particular category.