RepositorySyncDefinition

The definition for a repository with a sync configuration.

Types

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

Properties

Link copied to clipboard

The branch specified for a repository sync definition.

Link copied to clipboard

The configuration file for a repository sync definition. This value comes from creating or updating the config-file field of a sync-configuration.

Link copied to clipboard

The parent resource specified for a repository sync definition.

Link copied to clipboard

The target resource specified for a repository sync definition. In some cases, such as CFN_STACK_SYNC, the parent and target resource are the same.

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