SourceControlDetails

The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.

Types

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

Properties

Link copied to clipboard

The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.

Link copied to clipboard

The value of an authorization token.

Link copied to clipboard

An optional branch in the remote repository.

Link copied to clipboard

An optional folder in the remote repository.

Link copied to clipboard

The last commit ID for a commit in the remote repository.

Link copied to clipboard

The owner of the remote repository that contains the job artifacts.

Link copied to clipboard

The provider for the remote repository.

Link copied to clipboard

The name of the remote repository that contains the job artifacts.

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