changes property

List<Change>? changes
final

A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

Implementation

final List<Change>? changes;