Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codecommit.CfnRepositoryMixinProps.Builder
Packages that use CfnRepositoryMixinProps.Builder
-
Uses of CfnRepositoryMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.codecommit
Methods in software.amazon.awscdk.cfnpropertymixins.services.codecommit that return CfnRepositoryMixinProps.BuilderModifier and TypeMethodDescriptionCfnRepositoryMixinProps.builder()CfnRepositoryMixinProps.Builder.code(CfnRepositoryPropsMixin.CodeProperty code) Sets the value ofCfnRepositoryMixinProps.getCode()CfnRepositoryMixinProps.Builder.code(IResolvable code) Sets the value ofCfnRepositoryMixinProps.getCode()Sets the value ofCfnRepositoryMixinProps.getKmsKeyId()CfnRepositoryMixinProps.Builder.repositoryDescription(String repositoryDescription) Sets the value ofCfnRepositoryMixinProps.getRepositoryDescription()CfnRepositoryMixinProps.Builder.repositoryName(String repositoryName) Sets the value ofCfnRepositoryMixinProps.getRepositoryName()Sets the value ofCfnRepositoryMixinProps.getTags()Sets the value ofCfnRepositoryMixinProps.getTriggers()CfnRepositoryMixinProps.Builder.triggers(IResolvable triggers) Sets the value ofCfnRepositoryMixinProps.getTriggers()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codecommit with parameters of type CfnRepositoryMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRepositoryMixinProps.Builder.