Uses of Class
software.amazon.awscdk.services.codecommit.CfnRepository.CodeProperty.Builder
Packages that use CfnRepository.CodeProperty.Builder
-
Uses of CfnRepository.CodeProperty.Builder in software.amazon.awscdk.services.codecommit
Methods in software.amazon.awscdk.services.codecommit that return CfnRepository.CodeProperty.BuilderModifier and TypeMethodDescriptionCfnRepository.CodeProperty.Builder.branchName(String branchName) Sets the value ofCfnRepository.CodeProperty.getBranchName()CfnRepository.CodeProperty.builder()CfnRepository.CodeProperty.Builder.s3(IResolvable s3) Sets the value ofCfnRepository.CodeProperty.getS3()CfnRepository.CodeProperty.Builder.s3(CfnRepository.S3Property s3) Sets the value ofCfnRepository.CodeProperty.getS3()Constructors in software.amazon.awscdk.services.codecommit with parameters of type CfnRepository.CodeProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRepository.CodeProperty.Builder.