errorCode property

String? errorCode
final

Errors that AWS DataSync encountered during execution of the task. You can use this error code to help troubleshoot issues.

Implementation

final String? errorCode;