Expand description
Data structures used by operation inputs/outputs.
Modules§
Structs§
- Code
Location and destination information about the source code files provided with the project request. The source code is uploaded to the new project source repository after project creation.
- Code
Commit Code Destination 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.
- Code
Destination 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.
- Code
Source The location where the source code files provided with the project request are stored. AWS CodeStar retrieves the files during project creation.
- GitHub
Code Destination Information about the GitHub 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.
- Project
Status An indication of whether a project creation or deletion is failed or successful.
- Project
Summary Information about the metadata for a project.
- Resource
Information about a resource for a project.
- S3Location
The Amazon S3 location where the source code files provided with the project request are stored.
- Team
Member Information about a team member in a project.
- Toolchain
The toolchain template file provided with the project request. AWS CodeStar uses the template to provision the toolchain stack in AWS CloudFormation.
- Toolchain
Source The Amazon S3 location where the toolchain template file provided with the project request is stored. AWS CodeStar retrieves the file during project creation.
- User
Profile Summary Information about a user's profile in AWS CodeStar.