scope property

List<ResourceAttribute>? scope
final

For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

Implementation

final List<ResourceAttribute>? scope;