@Stability(value=Experimental) public static final class PostgresEngineFeatures.Builder extends Object implements software.amazon.jsii.Builder<PostgresEngineFeatures>
PostgresEngineFeatures| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PostgresEngineFeatures |
build()
Builds the configured instance.
|
PostgresEngineFeatures.Builder |
s3Import(Boolean s3Import)
Sets the value of
PostgresEngineFeatures.getS3Import() |
@Stability(value=Experimental) public PostgresEngineFeatures.Builder s3Import(Boolean s3Import)
PostgresEngineFeatures.getS3Import()s3Import - Whether this version of the Postgres engine supports the S3 data import feature.this@Stability(value=Experimental) public PostgresEngineFeatures build()
build in interface software.amazon.jsii.Builder<PostgresEngineFeatures>PostgresEngineFeaturesNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.