Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codestarconnections.CfnRepositoryLinkMixinProps.Builder
Packages that use CfnRepositoryLinkMixinProps.Builder
-
Uses of CfnRepositoryLinkMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.codestarconnections
Methods in software.amazon.awscdk.cfnpropertymixins.services.codestarconnections that return CfnRepositoryLinkMixinProps.BuilderModifier and TypeMethodDescriptionCfnRepositoryLinkMixinProps.builder()CfnRepositoryLinkMixinProps.Builder.connectionArn(String connectionArn) Sets the value ofCfnRepositoryLinkMixinProps.getConnectionArn()CfnRepositoryLinkMixinProps.Builder.encryptionKeyArn(String encryptionKeyArn) Sets the value ofCfnRepositoryLinkMixinProps.getEncryptionKeyArn()Sets the value ofCfnRepositoryLinkMixinProps.getOwnerId()CfnRepositoryLinkMixinProps.Builder.repositoryName(String repositoryName) Sets the value ofCfnRepositoryLinkMixinProps.getRepositoryName()Sets the value ofCfnRepositoryLinkMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codestarconnections with parameters of type CfnRepositoryLinkMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRepositoryLinkMixinProps.Builder.