Class SyncError (1.2.0)

SyncError(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An ACM created error representing a problem syncing configurations

Attributes

NameDescription
code str
An ACM defined error code
error_message str
A description of the error
error_resources Sequence[google.cloud.gkehub.configmanagement_v1.types.ErrorResource]
A list of config(s) associated with the error, if any