yr.affinity.Affinity#
- class yr.affinity.Affinity(affinity_kind: AffinityKind, affinity_type: AffinityType, label_operators: List[LabelOperator], affinity_scope: AffinityScope | None = None)[source]#
Bases:
objectRepresents an affinity.
Attributes
The affinity scope of instances.
The kind of affinity.
The type of affinity.
The label operators in the affinity.
Methods