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