@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:51.588Z") @Stability(value=Stable) public interface InstanceEngineConfig extends software.amazon.jsii.JsiiSerializable
IInstanceEngine.bind method.| Modifier and Type | Interface and Description |
|---|---|
static class |
InstanceEngineConfig.Builder
A builder for
InstanceEngineConfig |
static class |
InstanceEngineConfig.Jsii$Proxy
An implementation for
InstanceEngineConfig |
| Modifier and Type | Method and Description |
|---|---|
static InstanceEngineConfig.Builder |
builder() |
default InstanceEngineFeatures |
getFeatures()
Features supported by the database engine.
|
default IOptionGroup |
getOptionGroup()
Option group of the database.
|
@Stability(value=Stable) @Nullable default InstanceEngineFeatures getFeatures()
Default: - no features
https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DBEngineVersion.html@Stability(value=Stable) @Nullable default IOptionGroup getOptionGroup()
Default: - none
@Stability(value=Stable) static InstanceEngineConfig.Builder builder()
InstanceEngineConfig.Builder of InstanceEngineConfigCopyright © 2021. All rights reserved.