@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.941Z") @Stability(value=Experimental) public interface AuroraPostgresClusterEngineProps extends software.amazon.jsii.JsiiSerializable
Used in {@link DatabaseClusterEngine.auroraPostgres}.
| Modifier and Type | Interface and Description |
|---|---|
static class |
AuroraPostgresClusterEngineProps.Builder
A builder for
AuroraPostgresClusterEngineProps |
static class |
AuroraPostgresClusterEngineProps.Jsii$Proxy
An implementation for
AuroraPostgresClusterEngineProps |
| Modifier and Type | Method and Description |
|---|---|
static AuroraPostgresClusterEngineProps.Builder |
builder() |
AuroraPostgresEngineVersion |
getVersion()
(experimental) The version of the Aurora PostgreSQL cluster engine.
|
@Stability(value=Experimental) @NotNull AuroraPostgresEngineVersion getVersion()
@Stability(value=Experimental) static AuroraPostgresClusterEngineProps.Builder builder()
Copyright © 2021. All rights reserved.