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