details property

List<ResourceChangeDetail>? details
final

For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

Implementation

final List<ResourceChangeDetail>? details;