class Aws::CodeStar::Types::CodeCommitCodeDestination

Information about the AWS CodeCommit repository to be created in AWS CodeStar. This is where the source code files provided with the project request will be uploaded after project creation.

@note When making an API call, you may pass CodeCommitCodeDestination

data as a hash:

    {
      name: "RepositoryName", # required
    }

@!attribute [rw] name

The name of the AWS CodeCommit repository to be created in AWS
CodeStar.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codestar-2017-04-19/CodeCommitCodeDestination AWS API Documentation

Constants

SENSITIVE