@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.903Z") @Stability(value=Experimental) 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()
(experimental) Whether this version of the Postgres engine supports the S3 data import feature.
|
@Stability(value=Experimental) @Nullable default Boolean getS3Import()
Default: false
@Stability(value=Experimental) static PostgresEngineFeatures.Builder builder()
PostgresEngineFeatures.Builder of PostgresEngineFeaturesCopyright © 2021. All rights reserved.