RepositoryLink

class RepositoryLink : KotlinCustomResource

Schema for AWS::CodeStarConnections::RepositoryLink resource which is used to aggregate repository metadata relevant to synchronizing source provider content to AWS Resources.

Properties

Link copied to clipboard
val connectionArn: Output<String>

The Amazon Resource Name (ARN) of the CodeStarConnection. The ARN is used as the connection reference when the connection is shared between AWS services.

Link copied to clipboard
val encryptionKeyArn: Output<String>?

The ARN of the KMS key that the customer can optionally specify to use to encrypt RepositoryLink properties. If not specified, a default key will be used.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val ownerId: Output<String>

the ID of the entity that owns the repository.

Link copied to clipboard

The name of the external provider where your third-party code repository is configured.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A unique Amazon Resource Name (ARN) to designate the repository link.

Link copied to clipboard

A UUID that uniquely identifies the RepositoryLink.

Link copied to clipboard
val repositoryName: Output<String>

The repository for which the link is being created.

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

Specifies the tags applied to a RepositoryLink.

Link copied to clipboard
val urn: Output<String>