Uses of Interface
software.amazon.awscdk.services.rds.PostgresInstanceEngineProps
Packages that use PostgresInstanceEngineProps
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of PostgresInstanceEngineProps in software.amazon.awscdk.services.rds
Classes in software.amazon.awscdk.services.rds that implement PostgresInstanceEnginePropsModifier and TypeClassDescriptionstatic final classAn implementation forPostgresInstanceEnginePropsMethods in software.amazon.awscdk.services.rds that return PostgresInstanceEnginePropsModifier and TypeMethodDescriptionPostgresInstanceEngineProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.rds with parameters of type PostgresInstanceEnginePropsModifier and TypeMethodDescriptionstatic IInstanceEngineDatabaseInstanceEngine.postgres(PostgresInstanceEngineProps props) Creates a new PostgreSQL instance engine.