RepositorySyncAttempt
Detail data for a repository sync attempt activated by a push to a repository.
Contents
- events
-
Detail data for sync attempt events.
Type: Array of RepositorySyncEvent objects
Required: Yes
- startedAt
-
The time when the sync attempt started.
Type: Timestamp
Required: Yes
- status
-
The sync attempt status.
Type: String
Valid Values:
INITIATED | IN_PROGRESS | SUCCEEDED | FAILED | QUEUED
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: