Interface ISourceCodeProvider.Jsii$Default
- All Superinterfaces:
- ISourceCodeProvider,- software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
- ISourceCodeProvider.Jsii$Proxy
- Enclosing interface:
- ISourceCodeProvider
Internal default implementation for 
ISourceCodeProvider.- 
Nested Class SummaryNested classes/interfaces inherited from interface software.amazon.awscdk.services.amplify.ISourceCodeProviderISourceCodeProvider.Jsii$Default, ISourceCodeProvider.Jsii$Proxy
- 
Method SummaryModifier and TypeMethodDescriptiondefault SourceCodeProviderConfig(experimental) Binds the source code provider to an app.Methods inherited from interface software.amazon.jsii.JsiiSerializable$jsii$toJson
- 
Method Details- 
bind(experimental) Binds the source code provider to an app.- Specified by:
- bindin interface- ISourceCodeProvider
- Parameters:
- app- The app [disable-awslint:ref-via-interface]. This parameter is required.
 
 
-