@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:51.589Z") @Stability(value=Stable) public interface MySqlInstanceEngineProps extends software.amazon.jsii.JsiiSerializable
Used in {@link DatabaseInstanceEngine.mysql}.
| Modifier and Type | Interface and Description |
|---|---|
static class |
MySqlInstanceEngineProps.Builder
A builder for
MySqlInstanceEngineProps |
static class |
MySqlInstanceEngineProps.Jsii$Proxy
An implementation for
MySqlInstanceEngineProps |
| Modifier and Type | Method and Description |
|---|---|
static MySqlInstanceEngineProps.Builder |
builder() |
MysqlEngineVersion |
getVersion()
The exact version of the engine to use.
|
@Stability(value=Stable) @NotNull MysqlEngineVersion getVersion()
@Stability(value=Stable) static MySqlInstanceEngineProps.Builder builder()
MySqlInstanceEngineProps.Builder of MySqlInstanceEnginePropsCopyright © 2021. All rights reserved.