@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.981Z") @Stability(value=Experimental) public class VsCodeLaunchConfig extends Component
| Modifier | Constructor and Description |
|---|---|
protected |
VsCodeLaunchConfig(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
VsCodeLaunchConfig(software.amazon.jsii.JsiiObjectRef objRef) |
|
VsCodeLaunchConfig(VsCode vscode) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfiguration(VsCodeLaunchConfigurationEntry cfg)
(experimental) Adds a VsCodeLaunchConfigurationEntry (e.g.
|
getProject, postSynthesize, preSynthesize, synthesizejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected VsCodeLaunchConfig(software.amazon.jsii.JsiiObjectRef objRef)
protected VsCodeLaunchConfig(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public VsCodeLaunchConfig(@NotNull
VsCode vscode)
vscode - This parameter is required.@Stability(value=Experimental)
public void addConfiguration(@NotNull
VsCodeLaunchConfigurationEntry cfg)
cfg - VsCodeLaunchConfigurationEntry. This parameter is required.Copyright © 2021. All rights reserved.