statusReason property

String? statusReason
final

A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

Implementation

final String? statusReason;