@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.941Z") @Stability(value=Experimental) public interface AuroraPostgresEngineFeatures extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
AuroraPostgresEngineFeatures.Builder
A builder for
AuroraPostgresEngineFeatures |
static class |
AuroraPostgresEngineFeatures.Jsii$Proxy
An implementation for
AuroraPostgresEngineFeatures |
| Modifier and Type | Method and Description |
|---|---|
static AuroraPostgresEngineFeatures.Builder |
builder() |
default Boolean |
getS3Export()
(experimental) Whether this version of the Aurora Postgres cluster engine supports the S3 data import feature.
|
default Boolean |
getS3Import()
(experimental) Whether this version of the Aurora Postgres cluster engine supports the S3 data import feature.
|
@Stability(value=Experimental) @Nullable default Boolean getS3Export()
Default: false
@Stability(value=Experimental) @Nullable default Boolean getS3Import()
Default: false
@Stability(value=Experimental) static AuroraPostgresEngineFeatures.Builder builder()
Copyright © 2021. All rights reserved.