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