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