CreateRepositoryLinkRequest

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 be associated with the repository link.

Link copied to clipboard

The Amazon Resource Name (ARN) encryption key for the repository to be associated with the repository link.

Link copied to clipboard

The owner ID for the repository associated with a specific sync configuration, such as the owner ID in GitHub.

Link copied to clipboard

The name of the repository to be associated with the repository link.

Link copied to clipboard
val tags: List<Tag>?

The tags for the repository to be associated with the repository link.

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