SyncJobSummary

The SyncJob summary.

Types

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

Properties

Link copied to clipboard
val arn: String?

The SyncJob summary ARN.

Link copied to clipboard
val creationDateTime: <Error class: unknown class>?

The creation date and time.

Link copied to clipboard

The SyncJob summaries status.

Link copied to clipboard

The sync source.

Link copied to clipboard
val updateDateTime: <Error class: unknown class>?

The update date and time.

Link copied to clipboard

The ID of the workspace that contains the sync job.

Functions

Link copied to clipboard
inline fun copy(block: SyncJobSummary.Builder.() -> Unit = {}): SyncJobSummary
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