| Package | Description |
|---|---|
| software.amazon.awscdk.services.codecommit |
AWS CodeCommit Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnRepository.CodeProperty.Builder |
CfnRepository.CodeProperty.Builder.branchName(String branchName)
Sets the value of
CfnRepository.CodeProperty.getBranchName() |
static CfnRepository.CodeProperty.Builder |
CfnRepository.CodeProperty.builder() |
CfnRepository.CodeProperty.Builder |
CfnRepository.CodeProperty.Builder.s3(CfnRepository.S3Property s3)
Sets the value of
CfnRepository.CodeProperty.getS3() |
CfnRepository.CodeProperty.Builder |
CfnRepository.CodeProperty.Builder.s3(IResolvable s3)
Sets the value of
CfnRepository.CodeProperty.getS3() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnRepository.CodeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRepository.CodeProperty.Builder. |
Copyright © 2022. All rights reserved.