Class OperationGroup (2.0.0)

OperationGroup(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Group of operations that need to be performed atomically.

Attribute

NameDescription
operations Sequence[.recommendation.Operation]
List of operations across one or more resources that belong to this group. Loosely based on RFC6902 and should be performed in the order they appear.