Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.Codestar

Classes

CfnGitHubRepository

The AWS::CodeStar::GitHubRepository resource creates a GitHub repository where users can store source code for use with AWS workflows.

CfnGitHubRepository.CodeProperty

The Code property type specifies information about code to be committed.

CfnGitHubRepository.S3Property

The S3 property type specifies information about the Amazon S3 bucket that contains the code to be committed to the new repository.

CfnGitHubRepositoryProps

Properties for defining a CfnGitHubRepository.

Interfaces

CfnGitHubRepository.ICodeProperty

The Code property type specifies information about code to be committed.

CfnGitHubRepository.IS3Property

The S3 property type specifies information about the Amazon S3 bucket that contains the code to be committed to the new repository.

ICfnGitHubRepositoryProps

Properties for defining a CfnGitHubRepository.

Back to top Generated by DocFX