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 Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.codebuild.ISource
ISource.Jsii$Default, ISource.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescriptiondefault SourceConfigdefault Booleandefault Stringdefault StringgetType()Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getBadgeSupported
- Specified by:
getBadgeSupportedin interfaceISource
-
getType
-
getIdentifier
- Specified by:
getIdentifierin interfaceISource
-
bind
@Stability(Stable) @NotNull default SourceConfig bind(@NotNull Construct scope, @NotNull IProject project)
-