Uses of Interface
software.amazon.awscdk.services.rds.PostgresEngineFeatures
Packages that use PostgresEngineFeatures
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of PostgresEngineFeatures in software.amazon.awscdk.services.rds
Classes in software.amazon.awscdk.services.rds that implement PostgresEngineFeaturesMethods in software.amazon.awscdk.services.rds that return PostgresEngineFeaturesModifier and TypeMethodDescriptionPostgresEngineFeatures.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.rds with parameters of type PostgresEngineFeaturesModifier and TypeMethodDescriptionstatic PostgresEngineVersion
PostgresEngineVersion.of
(String postgresFullVersion, String postgresMajorVersion, PostgresEngineFeatures postgresFeatures) Create a new PostgresEngineVersion with an arbitrary version.