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