| Modifier and Type | Class and Description |
|---|---|
static class |
InstanceEngineConfig.Jsii$Proxy
An implementation for
InstanceEngineConfig |
| Modifier and Type | Method and Description |
|---|---|
InstanceEngineConfig |
IInstanceEngine.bindToInstance(Construct scope,
InstanceEngineBindOptions options)
Method called when the engine is used to create a new instance.
|
InstanceEngineConfig |
IInstanceEngine.Jsii$Proxy.bindToInstance(Construct scope,
InstanceEngineBindOptions options)
Method called when the engine is used to create a new instance.
|
default InstanceEngineConfig |
IInstanceEngine.Jsii$Default.bindToInstance(Construct scope,
InstanceEngineBindOptions options)
Method called when the engine is used to create a new instance.
|
InstanceEngineConfig |
InstanceEngineConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.