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