ResourceSyncAttempt - AWS Proton

ResourceSyncAttempt

Detail data for a resource sync attempt activated by a push to a repository.

Contents

events

An array of events with detail data.

Type: Array of ResourceSyncEvent objects

Required: Yes

initialRevision

Detail data for the initial repository commit, path and push.

Type: Revision object

Required: Yes

startedAt

The time when the sync attempt started.

Type: Timestamp

Required: Yes

status

The status of the sync attempt.

Type: String

Valid Values: INITIATED | IN_PROGRESS | SUCCEEDED | FAILED

Required: Yes

target

The resource that is synced to.

Type: String

Required: Yes

targetRevision

Detail data for the target revision.

Type: Revision object

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: