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