Interface ISource.Jsii$Default
- All Superinterfaces:
- ISource,- software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
- ISource.Jsii$Proxy
- Enclosing interface:
- ISource
Internal default implementation for 
ISource.- 
Nested Class SummaryNested classes/interfaces inherited from interface software.amazon.awscdk.services.codebuild.ISourceISource.Jsii$Default, ISource.Jsii$Proxy
- 
Method SummaryModifier and TypeMethodDescriptiondefault SourceConfigdefault Booleandefault Stringdefault StringgetType()Methods inherited from interface software.amazon.jsii.JsiiSerializable$jsii$toJson
- 
Method Details- 
getBadgeSupported- Specified by:
- getBadgeSupportedin interface- ISource
 
- 
getType
- 
getIdentifier- Specified by:
- getIdentifierin interface- ISource
 
- 
bind@Stability(Stable) @NotNull default SourceConfig bind(@NotNull Construct scope, @NotNull IProject project) 
 
-