statusReason property

String? statusReason
final

A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

Implementation

final String? statusReason;