ResourceSyncAttempt

Information about a resource sync attempt.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The events related to a resource sync attempt.

Link copied to clipboard

The current state of the resource as defined in the resource's config-file in the linked repository.

Link copied to clipboard

The start time for a resource sync attempt.

Link copied to clipboard

The status for a resource sync attempt. The follow are valid statuses:

Link copied to clipboard

The name of the Amazon Web Services resource that is attempted to be synchronized.

Link copied to clipboard

The desired state of the resource as defined in the resource's config-file in the linked repository. Git sync attempts to update the resource to this state.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String