statusInformation property
A message returned by AWS Systems Manager that explains the
Status
value. For example, a Failed
status might
be explained by the StatusInformation
message, "The specified
S3 bucket does not exist. Verify that the URL of the S3 bucket is correct."
Implementation
final String? statusInformation;