@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:51.593Z") @Stability(value=Stable) public interface PostgresEngineFeatures extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
PostgresEngineFeatures.Builder
A builder for
PostgresEngineFeatures |
static class |
PostgresEngineFeatures.Jsii$Proxy
An implementation for
PostgresEngineFeatures |
| Modifier and Type | Method and Description |
|---|---|
static PostgresEngineFeatures.Builder |
builder() |
default Boolean |
getS3Import()
Whether this version of the Postgres engine supports the S3 data import feature.
|
@Stability(value=Stable) @Nullable default Boolean getS3Import()
Default: false
@Stability(value=Stable) static PostgresEngineFeatures.Builder builder()
PostgresEngineFeatures.Builder of PostgresEngineFeaturesCopyright © 2021. All rights reserved.