Uses of Interface
software.amazon.awscdk.services.rds.InstanceEngineConfig
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of InstanceEngineConfig in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionIInstanceEngine.bindToInstance
(software.constructs.Construct scope, InstanceEngineBindOptions options) Method called when the engine is used to create a new instance.default InstanceEngineConfig
IInstanceEngine.Jsii$Default.bindToInstance
(software.constructs.Construct scope, InstanceEngineBindOptions options) Method called when the engine is used to create a new instance.final InstanceEngineConfig
IInstanceEngine.Jsii$Proxy.bindToInstance
(software.constructs.Construct scope, InstanceEngineBindOptions options) Method called when the engine is used to create a new instance.InstanceEngineConfig.Builder.build()
Builds the configured instance.