@Internal public static final class ISourceCodeProvider.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ISourceCodeProvider.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeISourceCodeProvider.Jsii$Default, ISourceCodeProvider.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
SourceCodeProviderConfig |
bind(App app)
(experimental) Binds the source code provider to an app.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Experimental) @NotNull public final SourceCodeProviderConfig bind(@NotNull App app)
bind in interface ISourceCodeProviderbind in interface ISourceCodeProvider.Jsii$Defaultapp - The app [disable-awslint:ref-via-interface]. This parameter is required.Copyright © 2021. All rights reserved.