Builder
class Builder
Properties
Link copied to clipboard
The repository to be created in AWS CodeStar. Valid values are AWS CodeCommit or GitHub. After AWS CodeStar provisions the new repository, the source code files provided with the project request are placed in the repository.
Link copied to clipboard
The location where the source code files provided with the project request are stored. AWS CodeStar retrieves the files during project creation.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.codestar.model.CodeDestination inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.codestar.model.CodeSource inside the given block