SyncBlocker
Detailed data of the sync blocker.
Contents
- createdAt
-
The time when the sync blocker was created.
Type: Timestamp
Required: Yes
- createdReason
-
The reason why the sync blocker was created.
Type: String
Required: Yes
- id
-
The ID of the sync blocker.
Type: String
Required: Yes
- status
-
The status of the sync blocker.
Type: String
Valid Values:
ACTIVE | RESOLVED
Required: Yes
- type
-
The type of the sync blocker.
Type: String
Valid Values:
AUTOMATED
Required: Yes
- contexts
-
The contexts for the sync blocker.
Type: Array of SyncBlockerContext objects
Required: No
- resolvedAt
-
The time the sync blocker was resolved.
Type: Timestamp
Required: No
- resolvedReason
-
The reason the sync blocker was resolved.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: