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