@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.903Z") @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 © 2021. All rights reserved.