Uses of Class
software.amazon.awscdk.services.codestarconnections.CfnRepositoryLinkProps.Builder
Packages that use CfnRepositoryLinkProps.Builder
Package
Description
AWS::CodeStarConnections Construct Library
-
Uses of CfnRepositoryLinkProps.Builder in software.amazon.awscdk.services.codestarconnections
Methods in software.amazon.awscdk.services.codestarconnections that return CfnRepositoryLinkProps.BuilderModifier and TypeMethodDescriptionCfnRepositoryLinkProps.builder()CfnRepositoryLinkProps.Builder.connectionArn(String connectionArn) Sets the value ofCfnRepositoryLinkProps.getConnectionArn()CfnRepositoryLinkProps.Builder.encryptionKeyArn(String encryptionKeyArn) Sets the value ofCfnRepositoryLinkProps.getEncryptionKeyArn()Sets the value ofCfnRepositoryLinkProps.getOwnerId()CfnRepositoryLinkProps.Builder.repositoryName(String repositoryName) Sets the value ofCfnRepositoryLinkProps.getRepositoryName()Sets the value ofCfnRepositoryLinkProps.getTags()Constructors in software.amazon.awscdk.services.codestarconnections with parameters of type CfnRepositoryLinkProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRepositoryLinkProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRepositoryLinkProps.Builder.