Show / Hide Table of Contents

Namespace Amazon.CDK.CfnPropertyMixins.AWS.CodeStar

Classes

CfnGitHubRepositoryMixinProps

Properties for CfnGitHubRepositoryPropsMixin.

CfnGitHubRepositoryPropsMixin

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

CfnGitHubRepositoryPropsMixin.CodeProperty

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

CfnGitHubRepositoryPropsMixin.S3Property

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

Interfaces

CfnGitHubRepositoryPropsMixin.ICodeProperty

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

CfnGitHubRepositoryPropsMixin.IS3Property

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

ICfnGitHubRepositoryMixinProps

Properties for CfnGitHubRepositoryPropsMixin.

Back to top Generated by DocFX