Uses of Interface
software.amazon.awscdk.services.rds.AuroraPostgresClusterEngineProps
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of AuroraPostgresClusterEngineProps in software.amazon.awscdk.services.rds
Modifier and TypeClassDescriptionstatic final class
An implementation forAuroraPostgresClusterEngineProps
Modifier and TypeMethodDescriptionAuroraPostgresClusterEngineProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IClusterEngine
DatabaseClusterEngine.auroraPostgres
(AuroraPostgresClusterEngineProps props) Creates a new Aurora PostgreSQL database cluster engine.