Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codestarconnections.CfnRepositoryLinkPropsMixin.Builder
Packages that use CfnRepositoryLinkPropsMixin.Builder
-
Uses of CfnRepositoryLinkPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.codestarconnections
Methods in software.amazon.awscdk.cfnpropertymixins.services.codestarconnections that return CfnRepositoryLinkPropsMixin.BuilderModifier and TypeMethodDescriptionCfnRepositoryLinkPropsMixin.Builder.connectionArn(String connectionArn) The Amazon Resource Name (ARN) of the connection associated with the repository link.CfnRepositoryLinkPropsMixin.Builder.create()CfnRepositoryLinkPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnRepositoryLinkPropsMixin.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.CfnRepositoryLinkPropsMixin.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.