@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:51.461Z") @Stability(value=Stable) public interface AuroraClusterEngineProps extends software.amazon.jsii.JsiiSerializable
Used in {@link DatabaseClusterEngine.aurora}.
| Modifier and Type | Interface and Description |
|---|---|
static class |
AuroraClusterEngineProps.Builder
A builder for
AuroraClusterEngineProps |
static class |
AuroraClusterEngineProps.Jsii$Proxy
An implementation for
AuroraClusterEngineProps |
| Modifier and Type | Method and Description |
|---|---|
static AuroraClusterEngineProps.Builder |
builder() |
AuroraEngineVersion |
getVersion()
The version of the Aurora cluster engine.
|
@Stability(value=Stable) @NotNull AuroraEngineVersion getVersion()
@Stability(value=Stable) static AuroraClusterEngineProps.Builder builder()
AuroraClusterEngineProps.Builder of AuroraClusterEnginePropsCopyright © 2021. All rights reserved.