Class StatusReason
- java.lang.Object
-
- software.amazon.awssdk.iot.iotcommands.model.StatusReason
-
public class StatusReason extends Object
Additional information on provided update.
-
-
Field Summary
Fields Modifier and Type Field Description StringreasonCodeReason code in the [A-Z0-9_-]+ format and not exceeding 64 characters in length.StringreasonDescriptionDetailed description of the reason.
-
Constructor Summary
Constructors Constructor Description StatusReason()
-