Uses of Interface
software.amazon.awscdk.services.codebuild.SourceConfig
-
Uses of SourceConfig in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptiondefault SourceConfig
final SourceConfig
Called by the project when the source is added so that the source can perform binding operations on the source.SourceConfig.Builder.build()
Builds the configured instance.