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 SourceConfig
default Boolean
default String
default String
getType()
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getBadgeSupported
- Specified by:
getBadgeSupported
in interfaceISource
-
getType
-
getIdentifier
- Specified by:
getIdentifier
in interfaceISource
-
bind
@Stability(Stable) @NotNull default SourceConfig bind(@NotNull Construct scope, @NotNull IProject project)
-