errorCode property

ErrorCode? errorCode
final

The code of the common error. Valid values include InternalServiceException, InvalidParameterException, and any valid error code returned by the AWS service that hosts the resource that you want to tag.

Implementation

final ErrorCode? errorCode;