details property
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;
For the Modify
action, a list of
ResourceChangeDetail
structures that describes the changes that
AWS CloudFormation will make to the resource.
final List<ResourceChangeDetail>? details;