ISource

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

Bases: Protocol

The abstract interface of a CodeBuild source.

Implemented by {@link Source}.

Methods

bind(scope, project)
Parameters:
Return type:

SourceConfig

Attributes

badge_supported
identifier
type