statusReason property
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;
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.
final String? statusReason;