public static interface CodeCommitCodeDestination.Builder extends SdkPojo, CopyableBuilder<CodeCommitCodeDestination.Builder,CodeCommitCodeDestination>
Modifier and Type | Method and Description |
---|---|
CodeCommitCodeDestination.Builder |
name(String name)
The name of the AWS CodeCommit repository to be created in AWS CodeStar.
|
copy
applyMutation, build
CodeCommitCodeDestination.Builder name(String name)
The name of the AWS CodeCommit repository to be created in AWS CodeStar.
name
- The name of the AWS CodeCommit repository to be created in AWS CodeStar.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.