resourceChanges property

List<ResourceChange>? resourceChanges
final

Information about the resource changes that will occur when the plan is executed.

Implementation

final List<ResourceChange>? resourceChanges;