RepositoryAssociationRepositoryGithubEnterpriseServer

data class RepositoryAssociationRepositoryGithubEnterpriseServer(val connectionArn: String, val name: String, val owner: String)

Constructors

constructor(connectionArn: String, name: String, owner: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.

Link copied to clipboard

The name of the third party source repository.

Link copied to clipboard

The username for the account that owns the repository.