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