RepositoryLinkInfo

Information about the repository link resource, such as the repository link ARN, the associated connection ARN, encryption key ARN, and owner ID.

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

Link copied to clipboard

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

Link copied to clipboard

The owner ID for the repository associated with the repository link, such as the owner ID in GitHub.

Link copied to clipboard

The provider type for the connection, such as GitHub, associated with the repository link.

Link copied to clipboard

The Amazon Resource Name (ARN) of the repository link.

Link copied to clipboard

The ID of the repository link.

Link copied to clipboard

The name of the repository 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