ISource

class aws_cdk.aws_codebuild.ISource(*args, **kwargs)

Bases: Protocol

The abstract interface of a CodeBuild source.

Implemented by Source.

Methods

bind(scope, project)
Parameters:
Return type:

SourceConfig

Attributes

badge_supported
identifier
type