@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.571Z") @Stability(value=Experimental) 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()
(experimental) The exact version of the engine to use.
|
@Stability(value=Experimental) @NotNull PostgresEngineVersion getVersion()
@Stability(value=Experimental) static PostgresInstanceEngineProps.Builder builder()
Copyright © 2020. All rights reserved.