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