DefinitionRepositoryDetails

Contains detailed information about the source code repository that hosts the workflow definition files.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the connection to the source code repository.

Link copied to clipboard

The full repository identifier, including the repository owner and name. For example, 'repository-owner/repository-name'.

Link copied to clipboard

The endpoint URL of the source code repository provider.

Link copied to clipboard

The provider type of the source code repository, such as Bitbucket, GitHub, GitHubEnterpriseServer, GitLab, and GitLabSelfManaged.

Link copied to clipboard

The source reference for the repository, such as a branch name, tag, or commit ID.

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