| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterEngineFeatures.Jsii$Proxy
An implementation for
ClusterEngineFeatures |
| Modifier and Type | Method and Description |
|---|---|
ClusterEngineFeatures |
ClusterEngineFeatures.Builder.build()
Builds the configured instance.
|
default ClusterEngineFeatures |
ClusterEngineConfig.getFeatures()
(experimental) Features supported by the database engine.
|
ClusterEngineFeatures |
ClusterEngineConfig.Jsii$Proxy.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
ClusterEngineConfig.Builder |
ClusterEngineConfig.Builder.features(ClusterEngineFeatures features)
Sets the value of
ClusterEngineConfig.getFeatures() |
| Constructor and Description |
|---|
Jsii$Proxy(ClusterEngineFeatures features,
IParameterGroup parameterGroup,
Number port)
Constructor that initializes the object based on literal property values passed by the
ClusterEngineConfig.Builder. |
Copyright © 2021. All rights reserved.