Uses of Class
software.amazon.awscdk.services.codestarconnections.CfnRepositoryLink.Builder
Packages that use CfnRepositoryLink.Builder
Package
Description
AWS::CodeStarConnections Construct Library
-
Uses of CfnRepositoryLink.Builder in software.amazon.awscdk.services.codestarconnections
Methods in software.amazon.awscdk.services.codestarconnections that return CfnRepositoryLink.BuilderModifier and TypeMethodDescriptionCfnRepositoryLink.Builder.connectionArn
(String connectionArn) The Amazon Resource Name (ARN) of the connection associated with the repository link.static CfnRepositoryLink.Builder
CfnRepositoryLink.Builder.encryptionKeyArn
(String encryptionKeyArn) The Amazon Resource Name (ARN) of the encryption key for the repository associated with the repository link.The owner ID for the repository associated with the repository link, such as the owner ID in GitHub.CfnRepositoryLink.Builder.repositoryName
(String repositoryName) The name of the repository associated with the repository link.The tags for the repository to be associated with the repository link.