Uses of Interface
software.amazon.awscdk.services.rds.PostgresEngineFeatures
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of PostgresEngineFeatures in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionPostgresEngineFeatures.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic PostgresEngineVersion
PostgresEngineVersion.of
(String postgresFullVersion, String postgresMajorVersion, PostgresEngineFeatures postgresFeatures) Create a new PostgresEngineVersion with an arbitrary version.